Documentation
¶
Index ¶
- type ModelSummaries
- type ModelSummariesAttributes
- func (ms ModelSummariesAttributes) CreationTime() terra.StringValue
- func (ms ModelSummariesAttributes) InternalRef() (terra.Reference, error)
- func (ms ModelSummariesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ms ModelSummariesAttributes) InternalWithRef(ref terra.Reference) ModelSummariesAttributes
- func (ms ModelSummariesAttributes) ModelArn() terra.StringValue
- func (ms ModelSummariesAttributes) ModelName() terra.StringValue
- type ModelSummariesState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelSummaries ¶
type ModelSummaries struct{}
type ModelSummariesAttributes ¶
type ModelSummariesAttributes struct {
// contains filtered or unexported fields
}
func (ModelSummariesAttributes) CreationTime ¶
func (ms ModelSummariesAttributes) CreationTime() terra.StringValue
func (ModelSummariesAttributes) InternalRef ¶
func (ms ModelSummariesAttributes) InternalRef() (terra.Reference, error)
func (ModelSummariesAttributes) InternalTokens ¶
func (ms ModelSummariesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ModelSummariesAttributes) InternalWithRef ¶
func (ms ModelSummariesAttributes) InternalWithRef(ref terra.Reference) ModelSummariesAttributes
func (ModelSummariesAttributes) ModelArn ¶
func (ms ModelSummariesAttributes) ModelArn() terra.StringValue
func (ModelSummariesAttributes) ModelName ¶
func (ms ModelSummariesAttributes) ModelName() terra.StringValue
type ModelSummariesState ¶
Click to show internal directories.
Click to hide internal directories.