documentdb

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 1 Imported by: 0

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
}

func (Cluster) GetMetadata

func (c Cluster) GetMetadata() *types.Metadata

func (Cluster) GetRawValue

func (c Cluster) GetRawValue() interface{}

type DocumentDB

type DocumentDB struct {
	Clusters []Cluster
}

type Instance

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

func (*Instance) GetMetadata

func (i *Instance) GetMetadata() *types.Metadata

func (*Instance) GetRawValue

func (i *Instance) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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