Documentation ¶
Index ¶
- type Region
- type RegionAttributes
- func (r RegionAttributes) InternalRef() (terra.Reference, error)
- func (r RegionAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (r RegionAttributes) InternalWithRef(ref terra.Reference) RegionAttributes
- func (r RegionAttributes) KmsKeyArn() terra.StringValue
- func (r RegionAttributes) Name() terra.StringValue
- func (r RegionAttributes) Status() terra.StringValue
- func (r RegionAttributes) StatusMessage() terra.StringValue
- type RegionState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegionAttributes ¶
type RegionAttributes struct {
// contains filtered or unexported fields
}
func (RegionAttributes) InternalRef ¶
func (r RegionAttributes) InternalRef() (terra.Reference, error)
func (RegionAttributes) InternalTokens ¶
func (r RegionAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RegionAttributes) InternalWithRef ¶
func (r RegionAttributes) InternalWithRef(ref terra.Reference) RegionAttributes
func (RegionAttributes) KmsKeyArn ¶
func (r RegionAttributes) KmsKeyArn() terra.StringValue
func (RegionAttributes) Name ¶
func (r RegionAttributes) Name() terra.StringValue
func (RegionAttributes) Status ¶
func (r RegionAttributes) Status() terra.StringValue
func (RegionAttributes) StatusMessage ¶
func (r RegionAttributes) StatusMessage() terra.StringValue
Click to show internal directories.
Click to hide internal directories.