sagemakerhumantaskui

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UiTemplate

type UiTemplate struct {
	// Content: string, optional
	Content terra.StringValue `hcl:"content,attr"`
}

type UiTemplateAttributes

type UiTemplateAttributes struct {
	// contains filtered or unexported fields
}

func (UiTemplateAttributes) Content

func (ut UiTemplateAttributes) Content() terra.StringValue

func (UiTemplateAttributes) ContentSha256

func (ut UiTemplateAttributes) ContentSha256() terra.StringValue

func (UiTemplateAttributes) InternalRef

func (ut UiTemplateAttributes) InternalRef() (terra.Reference, error)

func (UiTemplateAttributes) InternalTokens

func (ut UiTemplateAttributes) InternalTokens() (hclwrite.Tokens, error)

func (UiTemplateAttributes) InternalWithRef

func (ut UiTemplateAttributes) InternalWithRef(ref terra.Reference) UiTemplateAttributes

func (UiTemplateAttributes) Url

type UiTemplateState

type UiTemplateState struct {
	Content       string `json:"content"`
	ContentSha256 string `json:"content_sha256"`
	Url           string `json:"url"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL