Documentation ¶
Index ¶
- type LoggingConfig
- type LoggingConfigAttributes
- func (lc LoggingConfigAttributes) InternalRef() (terra.Reference, error)
- func (lc LoggingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (lc LoggingConfigAttributes) InternalWithRef(ref terra.Reference) LoggingConfigAttributes
- func (lc LoggingConfigAttributes) LogGroupName() terra.StringValue
- func (lc LoggingConfigAttributes) LogRoleArn() terra.StringValue
- type LoggingConfigState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggingConfig ¶
type LoggingConfig struct{}
type LoggingConfigAttributes ¶
type LoggingConfigAttributes struct {
// contains filtered or unexported fields
}
func (LoggingConfigAttributes) InternalRef ¶
func (lc LoggingConfigAttributes) InternalRef() (terra.Reference, error)
func (LoggingConfigAttributes) InternalTokens ¶
func (lc LoggingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (LoggingConfigAttributes) InternalWithRef ¶
func (lc LoggingConfigAttributes) InternalWithRef(ref terra.Reference) LoggingConfigAttributes
func (LoggingConfigAttributes) LogGroupName ¶
func (lc LoggingConfigAttributes) LogGroupName() terra.StringValue
func (LoggingConfigAttributes) LogRoleArn ¶
func (lc LoggingConfigAttributes) LogRoleArn() terra.StringValue
type LoggingConfigState ¶
Click to show internal directories.
Click to hide internal directories.