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 { types.Metadata Identifier types.StringValue EnabledLogExports []types.StringValue Instances []Instance StorageEncrypted types.BoolValue KMSKeyID types.StringValue }
type DocumentDB ¶
type DocumentDB struct {
Clusters []Cluster
}
Click to show internal directories.
Click to hide internal directories.