Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudWatch ¶
type CloudWatch struct {
LogGroups []LogGroup
}
type LogGroup ¶
type LogGroup struct { types.Metadata Name types.StringValue KMSKeyID types.StringValue RetentionInDays types.IntValue }
func (*LogGroup) GetMetadata ¶
func (*LogGroup) GetRawValue ¶
func (c *LogGroup) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.