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)


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

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


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

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


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

def ec2_launch_template_id: () -> ::String

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


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

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

#launch_into_instance_propertiesTypes::LaunchIntoInstanceProperties



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

def launch_into_instance_properties: () -> Types::LaunchIntoInstanceProperties

#licensingTypes::Licensing

Returns:



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

def licensing: () -> Types::Licensing

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#post_launch_enabledBoolean

Returns:

  • (Boolean)


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

def post_launch_enabled: () -> bool

#source_server_id::String

Returns:

  • (::String)


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

def source_server_id: () -> ::String

#target_instance_type_right_sizing_method"NONE", ...

Returns:

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


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

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