elasticache

package
v0.51.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	Metadata               iacTypes.Metadata
	Engine                 iacTypes.StringValue
	NodeType               iacTypes.StringValue
	SnapshotRetentionLimit iacTypes.IntValue // days
}

type ElastiCache

type ElastiCache struct {
	Clusters          []Cluster
	ReplicationGroups []ReplicationGroup
	SecurityGroups    []SecurityGroup
}

type ReplicationGroup

type ReplicationGroup struct {
	Metadata                 iacTypes.Metadata
	TransitEncryptionEnabled iacTypes.BoolValue
	AtRestEncryptionEnabled  iacTypes.BoolValue
}

type SecurityGroup

type SecurityGroup struct {
	Metadata    iacTypes.Metadata
	Description iacTypes.StringValue
}

Jump to

Keyboard shortcuts

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