class Aws::Connect::Types::ReplicateInstanceRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ReplicateInstanceRequest AWS API Documentation
@return [String]
unique.
The alias for the replicated instance. The ‘ReplicaAlias` must be
@!attribute [rw] replica_alias
@return [String]<br>: aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
see [Making retries safe with idempotent APIs].
SDK populates this field. For more information about idempotency,
idempotency of the request. If not provided, the Amazon Web Services
A unique, case-sensitive identifier that you provide to ensure the
@!attribute [rw] client_token
@return [String]
instance.
The Amazon Web Services Region where to replicate the Amazon Connect
@!attribute [rw] replica_region
@return [String]
`InstanceId`, or the entire ARN.
instanceId in the ARN of the instance. You can provide the
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
replica_alias: “DirectoryAlias”, # required
client_token: “ClientToken”,
replica_region: “AwsRegion”, # required
instance_id: “InstanceIdOrArn”, # required
{
data as a hash:
@note When making an API call, you may pass ReplicateInstanceRequest