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)


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

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


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

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


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

def ec2_launch_template_id: () -> ::String

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


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

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

#launch_into_instance_propertiesTypes::LaunchIntoInstanceProperties



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

def launch_into_instance_properties: () -> Types::LaunchIntoInstanceProperties

#licensingTypes::Licensing

Returns:



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

def licensing: () -> Types::Licensing

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#post_launch_enabledBoolean

Returns:

  • (Boolean)


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

def post_launch_enabled: () -> bool

#source_server_id::String

Returns:

  • (::String)


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

def source_server_id: () -> ::String

#target_instance_type_right_sizing_method"NONE", ...

Returns:

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


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

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