Documentation ¶
Index ¶
- 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 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.