A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/DAX/Types/Cluster.html below:

Cluster — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DAX::Types::Cluster
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #active_nodes ⇒ Integer

The number of nodes in the cluster that are active (i.e., capable of serving requests).

#cluster_arn ⇒ String

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

#cluster_discovery_endpointTypes::Endpoint

The 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 ⇒ String

The name of the DAX cluster.

#description ⇒ String

The description of the cluster.

#iam_role_arn ⇒ String

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.

#node_ids_to_remove ⇒ Array<String>

A list of nodes to be removed from the cluster.

#node_type ⇒ String

The 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_configurationTypes::NotificationConfiguration

Describes 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 ⇒ String

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.

#sse_descriptionTypes::SSEDescription

The description of the server-side encryption status on the specified DAX cluster.

#status ⇒ String

The current status of the cluster.

#subnet_group ⇒ String

The subnet group where the DAX cluster is running.

#total_nodes ⇒ Integer

The 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