You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DAX::Types::ClusterThe 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 configuration endpoint for this DAX cluster, consisting of a DNS name and a port number.
The name of the DAX cluster.
The description of the cluster.
A valid Amazon Resource Name (ARN) that identifies an IAM role.
A list of nodes to be removed from the cluster.
The node type for the nodes in the cluster.
A list of nodes that are currently in the cluster.
Describes a notification topic and its status.
The parameter group being used by nodes in the cluster.
A range of time when maintenance of DAX cluster software will be performed.
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 current status of the cluster.
The subnet group where the DAX cluster is running.
The total number of nodes in the cluster.
The number of nodes in the cluster that are active (i.e., capable of serving requests).
#cluster_arn ⇒ StringThe Amazon Resource Name (ARN) that uniquely identifies the cluster.
#cluster_discovery_endpoint ⇒ Types::EndpointThe configuration endpoint for this DAX cluster, consisting of a DNS name and a port number. Client applications can specify this endpoint, rather than an individual node endpoint, and allow the DAX client software to intelligently route requests and responses to nodes in the DAX cluster.
#cluster_name ⇒ StringThe name of the DAX cluster.
#description ⇒ StringThe description of the cluster.
#iam_role_arn ⇒ StringA 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.
#node_ids_to_remove ⇒ Array<String>A list of nodes to be removed from the cluster.
#node_type ⇒ StringThe node type for the nodes in the cluster. (All nodes in a DAX cluster are of the same type.)
#nodes ⇒ Array<Types::Node>A list of nodes that are currently in the cluster.
#notification_configuration ⇒ Types::NotificationConfigurationDescribes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).
#preferred_maintenance_window ⇒ StringA 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.
The description of the server-side encryption status on the specified DAX cluster.
#status ⇒ StringThe current status of the cluster.
#subnet_group ⇒ StringThe subnet group where the DAX cluster is running.
#total_nodes ⇒ IntegerThe total number of nodes in the cluster.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4