class Aws::MemoryDB::Types::ClusterConfiguration
A list of cluster configuration options.
@!attribute [rw] name
The name of the cluster @return [String]
@!attribute [rw] description
The description of the cluster configuration @return [String]
@!attribute [rw] node_type
The node type used for the cluster @return [String]
@!attribute [rw] engine_version
The Redis engine version used by the cluster @return [String]
@!attribute [rw] maintenance_window
The specified maintenance window for the cluster @return [String]
@!attribute [rw] topic_arn
The Amazon Resource Name (ARN) of the SNS notification topic for the cluster @return [String]
@!attribute [rw] port
The port used by the cluster @return [Integer]
@!attribute [rw] parameter_group_name
The name of parameter group used by the cluster @return [String]
@!attribute [rw] subnet_group_name
The name of the subnet group used by the cluster @return [String]
@!attribute [rw] vpc_id
The ID of the VPC the cluster belongs to @return [String]
@!attribute [rw] snapshot_retention_limit
The snapshot retention limit set by the cluster @return [Integer]
@!attribute [rw] snapshot_window
The snapshot window set by the cluster @return [String]
@!attribute [rw] num_shards
The number of shards in the cluster @return [Integer]
@!attribute [rw] shards
The list of shards in the cluster @return [Array<Types::ShardDetail>]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/ClusterConfiguration AWS API Documentation
Constants
- SENSITIVE