GlobalReplicationGroup

class GlobalReplicationGroup : KotlinCustomResource

The AWS::ElastiCache::GlobalReplicationGroup resource creates an Amazon ElastiCache Global Replication Group.

Properties

Link copied to clipboard

AutomaticFailoverEnabled

Link copied to clipboard
val cacheNodeType: Output<String>?

The cache node type of the Global Datastore

Link copied to clipboard

Cache parameter group name to use for the new engine version. This parameter cannot be modified independently.

Link copied to clipboard
val engine: Output<String>?

The engine of the Global Datastore.

Link copied to clipboard
val engineVersion: Output<String>?

The engine version of the Global Datastore.

Link copied to clipboard

Indicates the number of node groups in the Global Datastore.

Link copied to clipboard

The optional description of the Global Datastore

Link copied to clipboard

The name of the Global Datastore, it is generated by ElastiCache adding a prefix to GlobalReplicationGroupIdSuffix.

Link copied to clipboard

The suffix name of a Global Datastore. Amazon ElastiCache automatically applies a prefix to the Global Datastore ID when it is created. Each AWS Region has its own prefix.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The replication groups that comprise the Global Datastore.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes the replication group IDs, the AWS regions where they are stored and the shard configuration for each that comprise the Global Datastore

Link copied to clipboard
val status: Output<String>

The status of the Global Datastore

Link copied to clipboard
val urn: Output<String>