Documentation ¶
Index ¶
- type Users
- type UsersAttributes
- func (u UsersAttributes) Arn() terra.StringValue
- func (u UsersAttributes) InternalRef() (terra.Reference, error)
- func (u UsersAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (u UsersAttributes) InternalWithRef(ref terra.Reference) UsersAttributes
- func (u UsersAttributes) Path() terra.StringValue
- func (u UsersAttributes) UserId() terra.StringValue
- func (u UsersAttributes) UserName() terra.StringValue
- type UsersState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsersAttributes ¶
type UsersAttributes struct {
// contains filtered or unexported fields
}
func (UsersAttributes) Arn ¶
func (u UsersAttributes) Arn() terra.StringValue
func (UsersAttributes) InternalRef ¶
func (u UsersAttributes) InternalRef() (terra.Reference, error)
func (UsersAttributes) InternalTokens ¶
func (u UsersAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UsersAttributes) InternalWithRef ¶
func (u UsersAttributes) InternalWithRef(ref terra.Reference) UsersAttributes
func (UsersAttributes) Path ¶
func (u UsersAttributes) Path() terra.StringValue
func (UsersAttributes) UserId ¶
func (u UsersAttributes) UserId() terra.StringValue
func (UsersAttributes) UserName ¶
func (u UsersAttributes) UserName() terra.StringValue
Click to show internal directories.
Click to hide internal directories.