Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudTrail ¶
type CloudTrail struct {
Trails []Trail
}
type Trail ¶
type Trail struct { types.Metadata Name types.StringValue EnableLogFileValidation types.BoolValue IsMultiRegion types.BoolValue KMSKeyID types.StringValue }
func (*Trail) GetMetadata ¶
func (*Trail) GetRawValue ¶
func (c *Trail) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.