class Aws::MemoryDB::Types::BatchUpdateClusterRequest
@note When making an API call, you may pass BatchUpdateClusterRequest
data as a hash: { cluster_names: ["String"], # required service_update: { service_update_name_to_apply: "String", }, }
@!attribute [rw] cluster_names
The cluster names to apply the updates. @return [Array<String>]
@!attribute [rw] service_update
The unique ID of the service update @return [Types::ServiceUpdateRequest]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/BatchUpdateClusterRequest AWS API Documentation
Constants
- SENSITIVE