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/UpdateClusterRequest.html below:

UpdateClusterRequest — 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::UpdateClusterRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateClusterRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  cluster_name: "String",   description: "String",
  preferred_maintenance_window: "String",
  notification_topic_arn: "String",
  notification_topic_status: "String",
  parameter_group_name: "String",
  security_group_ids: ["String"],
}
Instance Attribute Summary collapse Instance Attribute Details #cluster_name ⇒ String

The name of the DAX cluster to be modified.

#description ⇒ String

A description of the changes being made to the cluster.

#notification_topic_arn ⇒ String

The Amazon Resource Name (ARN) that identifies the topic.

#notification_topic_status ⇒ String

The current state of the topic.

#parameter_group_name ⇒ String

The name of a parameter group for this cluster.

#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.

#security_group_ids ⇒ Array<String>

A list of user-specified security group IDs to be assigned to each node in the DAX cluster. If this parameter is not specified, DAX assigns the default VPC security group to each node.


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