Aws Dax Cluster Properties Args
Definition of awsDaxCluster
Constructors
Properties
The number of nodes in the cluster that are active (i.e., capable of serving requests).
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
The endpoint for this DAX cluster, consisting of a DNS name, a port number, and a URL. Applications should use the URL to configure the DAX client to find their cluster.
The type of encryption supported by the cluster's endpoint. Values are:
-
NONE
for no encryptionTLS
for Transport Layer Security
The name of the DAX cluster.
The description of the cluster.
A valid Amazon Resource Name (ARN) that identifies an IAM role. At runtime, DAX will assume this role and use the role's permissions to access DynamoDB on your behalf.
A list of nodes to be removed from the cluster.
Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).
The parameter group being used by nodes in the cluster.
A range of time when maintenance of DAX cluster software will be performed. For example: sun:01:00-sun:09:00
. Cluster maintenance normally takes less than 30 minutes, and is performed automatically within the maintenance window.
A list of security groups, and the status of each, for the nodes in the cluster.
The description of the server-side encryption status on the specified DAX cluster.
The subnet group where the DAX cluster is running.
The total number of nodes in the cluster.