Documentation ¶
Index ¶
- type CacheNodes
- type CacheNodesAttributes
- func (cn CacheNodesAttributes) Address() terra.StringValue
- func (cn CacheNodesAttributes) AvailabilityZone() terra.StringValue
- func (cn CacheNodesAttributes) Id() terra.StringValue
- func (cn CacheNodesAttributes) InternalRef() (terra.Reference, error)
- func (cn CacheNodesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cn CacheNodesAttributes) InternalWithRef(ref terra.Reference) CacheNodesAttributes
- func (cn CacheNodesAttributes) OutpostArn() terra.StringValue
- func (cn CacheNodesAttributes) Port() terra.NumberValue
- type CacheNodesState
- type LogDeliveryConfiguration
- type LogDeliveryConfigurationAttributes
- func (ldc LogDeliveryConfigurationAttributes) Destination() terra.StringValue
- func (ldc LogDeliveryConfigurationAttributes) DestinationType() terra.StringValue
- func (ldc LogDeliveryConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (ldc LogDeliveryConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ldc LogDeliveryConfigurationAttributes) InternalWithRef(ref terra.Reference) LogDeliveryConfigurationAttributes
- func (ldc LogDeliveryConfigurationAttributes) LogFormat() terra.StringValue
- func (ldc LogDeliveryConfigurationAttributes) LogType() terra.StringValue
- type LogDeliveryConfigurationState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheNodes ¶
type CacheNodes struct{}
type CacheNodesAttributes ¶
type CacheNodesAttributes struct {
// contains filtered or unexported fields
}
func (CacheNodesAttributes) Address ¶
func (cn CacheNodesAttributes) Address() terra.StringValue
func (CacheNodesAttributes) AvailabilityZone ¶
func (cn CacheNodesAttributes) AvailabilityZone() terra.StringValue
func (CacheNodesAttributes) Id ¶
func (cn CacheNodesAttributes) Id() terra.StringValue
func (CacheNodesAttributes) InternalRef ¶
func (cn CacheNodesAttributes) InternalRef() (terra.Reference, error)
func (CacheNodesAttributes) InternalTokens ¶
func (cn CacheNodesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CacheNodesAttributes) InternalWithRef ¶
func (cn CacheNodesAttributes) InternalWithRef(ref terra.Reference) CacheNodesAttributes
func (CacheNodesAttributes) OutpostArn ¶
func (cn CacheNodesAttributes) OutpostArn() terra.StringValue
func (CacheNodesAttributes) Port ¶
func (cn CacheNodesAttributes) Port() terra.NumberValue
type CacheNodesState ¶
type LogDeliveryConfiguration ¶
type LogDeliveryConfiguration struct{}
type LogDeliveryConfigurationAttributes ¶
type LogDeliveryConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (LogDeliveryConfigurationAttributes) Destination ¶
func (ldc LogDeliveryConfigurationAttributes) Destination() terra.StringValue
func (LogDeliveryConfigurationAttributes) DestinationType ¶
func (ldc LogDeliveryConfigurationAttributes) DestinationType() terra.StringValue
func (LogDeliveryConfigurationAttributes) InternalRef ¶
func (ldc LogDeliveryConfigurationAttributes) InternalRef() (terra.Reference, error)
func (LogDeliveryConfigurationAttributes) InternalTokens ¶
func (ldc LogDeliveryConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (LogDeliveryConfigurationAttributes) InternalWithRef ¶
func (ldc LogDeliveryConfigurationAttributes) InternalWithRef(ref terra.Reference) LogDeliveryConfigurationAttributes
func (LogDeliveryConfigurationAttributes) LogFormat ¶
func (ldc LogDeliveryConfigurationAttributes) LogFormat() terra.StringValue
func (LogDeliveryConfigurationAttributes) LogType ¶
func (ldc LogDeliveryConfigurationAttributes) LogType() terra.StringValue
Click to show internal directories.
Click to hide internal directories.