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 }
Click to show internal directories.
Click to hide internal directories.