class Aws::Route53RecoveryControlConfig::Types::CreateClusterRequest
The properties of a request to create a cluster.
@note When making an API call, you may pass CreateClusterRequest
data as a hash: { client_token: "__stringMax64", cluster_name: "__stringMin1Max64PatternS", # required }
@!attribute [rw] client_token
Unique client idempotency token. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] cluster_name
The name of the cluster. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-control-config-2020-11-02/CreateClusterRequest AWS API Documentation
Constants
- SENSITIVE