Documentation ¶
Index ¶
- type DataShares
- type DataSharesAttributes
- func (ds DataSharesAttributes) DataShareArn() terra.StringValue
- func (ds DataSharesAttributes) InternalRef() (terra.Reference, error)
- func (ds DataSharesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ds DataSharesAttributes) InternalWithRef(ref terra.Reference) DataSharesAttributes
- func (ds DataSharesAttributes) ManagedBy() terra.StringValue
- func (ds DataSharesAttributes) ProducerArn() terra.StringValue
- type DataSharesState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataShares ¶
type DataShares struct{}
type DataSharesAttributes ¶
type DataSharesAttributes struct {
// contains filtered or unexported fields
}
func (DataSharesAttributes) DataShareArn ¶
func (ds DataSharesAttributes) DataShareArn() terra.StringValue
func (DataSharesAttributes) InternalRef ¶
func (ds DataSharesAttributes) InternalRef() (terra.Reference, error)
func (DataSharesAttributes) InternalTokens ¶
func (ds DataSharesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DataSharesAttributes) InternalWithRef ¶
func (ds DataSharesAttributes) InternalWithRef(ref terra.Reference) DataSharesAttributes
func (DataSharesAttributes) ManagedBy ¶
func (ds DataSharesAttributes) ManagedBy() terra.StringValue
func (DataSharesAttributes) ProducerArn ¶
func (ds DataSharesAttributes) ProducerArn() terra.StringValue
type DataSharesState ¶
type DataSharesState struct {}
Click to show internal directories.
Click to hide internal directories.