Documentation ¶
Index ¶
- type RoleLastUsed
- type RoleLastUsedAttributes
- func (rlu RoleLastUsedAttributes) InternalRef() (terra.Reference, error)
- func (rlu RoleLastUsedAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rlu RoleLastUsedAttributes) InternalWithRef(ref terra.Reference) RoleLastUsedAttributes
- func (rlu RoleLastUsedAttributes) LastUsedDate() terra.StringValue
- func (rlu RoleLastUsedAttributes) Region() terra.StringValue
- type RoleLastUsedState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoleLastUsed ¶
type RoleLastUsed struct{}
type RoleLastUsedAttributes ¶
type RoleLastUsedAttributes struct {
// contains filtered or unexported fields
}
func (RoleLastUsedAttributes) InternalRef ¶
func (rlu RoleLastUsedAttributes) InternalRef() (terra.Reference, error)
func (RoleLastUsedAttributes) InternalTokens ¶
func (rlu RoleLastUsedAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RoleLastUsedAttributes) InternalWithRef ¶
func (rlu RoleLastUsedAttributes) InternalWithRef(ref terra.Reference) RoleLastUsedAttributes
func (RoleLastUsedAttributes) LastUsedDate ¶
func (rlu RoleLastUsedAttributes) LastUsedDate() terra.StringValue
func (RoleLastUsedAttributes) Region ¶
func (rlu RoleLastUsedAttributes) Region() terra.StringValue
type RoleLastUsedState ¶
Click to show internal directories.
Click to hide internal directories.