dynamodb

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DAXCluster

type DAXCluster struct {
	types.Metadata
	ServerSideEncryption ServerSideEncryption
	PointInTimeRecovery  types.BoolValue
}

func (*DAXCluster) GetMetadata

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

func (*DAXCluster) GetRawValue

func (c *DAXCluster) GetRawValue() interface{}

type DynamoDB

type DynamoDB struct {
	DAXClusters []DAXCluster
}

type ServerSideEncryption

type ServerSideEncryption struct {
	Enabled  types.BoolValue
	KMSKeyID types.StringValue
}

Jump to

Keyboard shortcuts

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