Documentation ¶
Index ¶
- type DedicatedIps
- type DedicatedIpsAttributes
- func (di DedicatedIpsAttributes) InternalRef() (terra.Reference, error)
- func (di DedicatedIpsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (di DedicatedIpsAttributes) InternalWithRef(ref terra.Reference) DedicatedIpsAttributes
- func (di DedicatedIpsAttributes) Ip() terra.StringValue
- func (di DedicatedIpsAttributes) WarmupPercentage() terra.NumberValue
- func (di DedicatedIpsAttributes) WarmupStatus() terra.StringValue
- type DedicatedIpsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DedicatedIps ¶
type DedicatedIps struct{}
type DedicatedIpsAttributes ¶
type DedicatedIpsAttributes struct {
// contains filtered or unexported fields
}
func (DedicatedIpsAttributes) InternalRef ¶
func (di DedicatedIpsAttributes) InternalRef() (terra.Reference, error)
func (DedicatedIpsAttributes) InternalTokens ¶
func (di DedicatedIpsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DedicatedIpsAttributes) InternalWithRef ¶
func (di DedicatedIpsAttributes) InternalWithRef(ref terra.Reference) DedicatedIpsAttributes
func (DedicatedIpsAttributes) Ip ¶
func (di DedicatedIpsAttributes) Ip() terra.StringValue
func (DedicatedIpsAttributes) WarmupPercentage ¶
func (di DedicatedIpsAttributes) WarmupPercentage() terra.NumberValue
func (DedicatedIpsAttributes) WarmupStatus ¶
func (di DedicatedIpsAttributes) WarmupStatus() terra.StringValue
type DedicatedIpsState ¶
Click to show internal directories.
Click to hide internal directories.