Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogExportAudit = "audit" LogExportProfiler = "profiler" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { Metadata iacTypes.Metadata Identifier iacTypes.StringValue EnabledLogExports []iacTypes.StringValue BackupRetentionPeriod iacTypes.IntValue Instances []Instance StorageEncrypted iacTypes.BoolValue KMSKeyID iacTypes.StringValue }
type DocumentDB ¶
type DocumentDB struct {
Clusters []Cluster
}
Click to show internal directories.
Click to hide internal directories.