RebootReplicationInstanceRequest
Types
Properties
Link copied to clipboard
If this parameter is true
, the reboot is conducted through a Multi-AZ failover. If the instance isn't configured for Multi-AZ, then you can't specify true
. ( --force-planned-failover
and --force-failover
can't both be set to true
.)
Link copied to clipboard
If this parameter is true
, the reboot is conducted through a planned Multi-AZ failover where resources are released and cleaned up prior to conducting the failover. If the instance isn''t configured for Multi-AZ, then you can't specify true
. ( --force-planned-failover
and --force-failover
can't both be set to true
.)
Link copied to clipboard
The Amazon Resource Name (ARN) of the replication instance.
Functions
Link copied to clipboard
inline fun copy(block: RebootReplicationInstanceRequest.Builder.() -> Unit = {}): RebootReplicationInstanceRequest