Documentation ¶
Index ¶
- type Groups
- type GroupsAttributes
- func (g GroupsAttributes) Description() terra.StringValue
- func (g GroupsAttributes) GroupName() terra.StringValue
- func (g GroupsAttributes) InternalRef() (terra.Reference, error)
- func (g GroupsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (g GroupsAttributes) InternalWithRef(ref terra.Reference) GroupsAttributes
- func (g GroupsAttributes) Precedence() terra.NumberValue
- func (g GroupsAttributes) RoleArn() terra.StringValue
- type GroupsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupsAttributes ¶
type GroupsAttributes struct {
// contains filtered or unexported fields
}
func (GroupsAttributes) Description ¶
func (g GroupsAttributes) Description() terra.StringValue
func (GroupsAttributes) GroupName ¶
func (g GroupsAttributes) GroupName() terra.StringValue
func (GroupsAttributes) InternalRef ¶
func (g GroupsAttributes) InternalRef() (terra.Reference, error)
func (GroupsAttributes) InternalTokens ¶
func (g GroupsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (GroupsAttributes) InternalWithRef ¶
func (g GroupsAttributes) InternalWithRef(ref terra.Reference) GroupsAttributes
func (GroupsAttributes) Precedence ¶
func (g GroupsAttributes) Precedence() terra.NumberValue
func (GroupsAttributes) RoleArn ¶
func (g GroupsAttributes) RoleArn() terra.StringValue
Click to show internal directories.
Click to hide internal directories.