Module: Aws::Drs::Client::_UpdateLaunchConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#copy_private_ipBoolean

Returns:

  • (Boolean)


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

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


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

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


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

def ec2_launch_template_id: () -> ::String

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


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

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

#launch_into_instance_propertiesTypes::LaunchIntoInstanceProperties



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

def launch_into_instance_properties: () -> Types::LaunchIntoInstanceProperties

#licensingTypes::Licensing

Returns:



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

def licensing: () -> Types::Licensing

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#post_launch_enabledBoolean

Returns:

  • (Boolean)


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

def post_launch_enabled: () -> bool

#recovery_mode"FAST", "OPTIMAL"

Returns:

  • ("FAST", "OPTIMAL")


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

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

#source_server_id::String

Returns:

  • (::String)


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

def source_server_id: () -> ::String

#target_instance_type_right_sizing_method"NONE", ...

Returns:

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


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

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