Module: Aws::Drs::Client::_GetLaunchConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::LaunchConfiguration]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#copy_private_ipBoolean

Returns:

  • (Boolean)


499
# File 'sig/client.rbs', line 499

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


500
# File 'sig/client.rbs', line 500

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


496
# File 'sig/client.rbs', line 496

def ec2_launch_template_id: () -> ::String

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


497
# File 'sig/client.rbs', line 497

def launch_disposition: () -> ("STOPPED" | "STARTED")

#launch_into_instance_propertiesTypes::LaunchIntoInstanceProperties



503
# File 'sig/client.rbs', line 503

def launch_into_instance_properties: () -> Types::LaunchIntoInstanceProperties

#licensingTypes::Licensing

Returns:



501
# File 'sig/client.rbs', line 501

def licensing: () -> Types::Licensing

#name::String

Returns:

  • (::String)


495
# File 'sig/client.rbs', line 495

def name: () -> ::String

#post_launch_enabledBoolean

Returns:

  • (Boolean)


502
# File 'sig/client.rbs', line 502

def post_launch_enabled: () -> bool

#recovery_mode"FAST", "OPTIMAL"

Returns:

  • ("FAST", "OPTIMAL")


504
# File 'sig/client.rbs', line 504

def recovery_mode: () -> ("FAST" | "OPTIMAL")

#source_server_id::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def source_server_id: () -> ::String

#target_instance_type_right_sizing_method"NONE", ...

Returns:

  • ("NONE", "BASIC", "IN_AWS")


498
# File 'sig/client.rbs', line 498

def target_instance_type_right_sizing_method: () -> ("NONE" | "BASIC" | "IN_AWS")