documentdb

package
v0.58.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: MIT Imports: 1 Imported by: 2

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
}

type Instance

type Instance struct {
	types.Metadata
	KMSKeyID types.StringValue
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL