class Aws::Drs::Types::StartFailbackLaunchRequest
@note When making an API call, you may pass StartFailbackLaunchRequest
data as a hash: { recovery_instance_i_ds: ["RecoveryInstanceID"], # required tags: { "TagKey" => "TagValue", }, }
@!attribute [rw] recovery_instance_i_ds
The IDs of the Recovery Instance whose failback launch we want to request. @return [Array<String>]
@!attribute [rw] tags
The tags to be associated with the failback launch Job. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/StartFailbackLaunchRequest AWS API Documentation
Constants
- SENSITIVE