| az-mode |
The Az mode of the cluster. Valid value is single-az or cross-az Valid values are single-az or cross-az. (Required) |
| id |
The name of the cache cluster. (Required) |
| cache-node-type |
The type of the cache cluster nodes. (Required) |
| cache-param-group |
The cache parameter group to be associated. (Required) |
| cache-security-group-names list |
The list of cache security groups to be associated. |
| cache-subnet-group |
The cache subnet group to be associated. (Required) |
| engine |
The name of the engine used to create the cluster. (Required) |
| engine-version |
The version of the engine used to create the cluster. (Required) |
| notification-topic |
The sns topic to be associated with the cluster. |
| num-cache-nodes |
The number of nodes to be created. (Required) |
| port |
The port to be used by the cache cluster. (Required) |
| preferred-maintenance-window |
The preferred maintenance window to be used by the cache cluster. (Required) |
| replication-group-id |
The replication group id to be used for redis cache cluster. |
| security-groups set |
The list of ec2 security groups to be associated. |
| snapshot-arns list |
A list of snapshot arn’s to be used for redis cache cluster. |
| snapshot-retention-limit |
The snapshot retention limit to be used for redis cache cluster. |
| snapshot-window |
The snapshot window to be used for redis cache cluster. |
| tags map |
The tags for the cache cluster. |
| preferred-availability-zones list |
The preferred availability zone for the cluster. (Required) |
| apply-immediately |
A flag that updates and restarts node immediately rather than waiting for the maintenance window. Defaults to true. |