class Aws::ElastiCache::Types::BatchStopUpdateActionMessage
@note When making an API call, you may pass BatchStopUpdateActionMessage
data as a hash: { replication_group_ids: ["String"], cache_cluster_ids: ["String"], service_update_name: "String", # required }
@!attribute [rw] replication_group_ids
The replication group IDs @return [Array<String>]
@!attribute [rw] cache_cluster_ids
The cache cluster IDs @return [Array<String>]
@!attribute [rw] service_update_name
The unique ID of the service update @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/BatchStopUpdateActionMessage AWS API Documentation
Constants
- SENSITIVE