Documentation ¶
Index ¶
- type Accounts
- type AccountsAttributes
- func (a AccountsAttributes) Arn() terra.StringValue
- func (a AccountsAttributes) Email() terra.StringValue
- func (a AccountsAttributes) Id() terra.StringValue
- func (a AccountsAttributes) InternalRef() (terra.Reference, error)
- func (a AccountsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (a AccountsAttributes) InternalWithRef(ref terra.Reference) AccountsAttributes
- func (a AccountsAttributes) Name() terra.StringValue
- type AccountsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountsAttributes ¶
type AccountsAttributes struct {
// contains filtered or unexported fields
}
func (AccountsAttributes) Arn ¶
func (a AccountsAttributes) Arn() terra.StringValue
func (AccountsAttributes) Email ¶
func (a AccountsAttributes) Email() terra.StringValue
func (AccountsAttributes) Id ¶
func (a AccountsAttributes) Id() terra.StringValue
func (AccountsAttributes) InternalRef ¶
func (a AccountsAttributes) InternalRef() (terra.Reference, error)
func (AccountsAttributes) InternalTokens ¶
func (a AccountsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (AccountsAttributes) InternalWithRef ¶
func (a AccountsAttributes) InternalWithRef(ref terra.Reference) AccountsAttributes
func (AccountsAttributes) Name ¶
func (a AccountsAttributes) Name() terra.StringValue
Click to show internal directories.
Click to hide internal directories.