Module: Aws::Mgn::Client::_UpdateLaunchConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#boot_mode"LEGACY_BIOS", ...

Returns:

  • ("LEGACY_BIOS", "UEFI", "USE_SOURCE")


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

def boot_mode: () -> ("LEGACY_BIOS" | "UEFI" | "USE_SOURCE")

#copy_private_ipBoolean

Returns:

  • (Boolean)


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

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


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

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


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

def ec2_launch_template_id: () -> ::String

#enable_map_auto_taggingBoolean

Returns:

  • (Boolean)


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

def enable_map_auto_tagging: () -> bool

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


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

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

#licensingTypes::Licensing

Returns:



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

def licensing: () -> Types::Licensing

#map_auto_tagging_mpe_id::String

Returns:

  • (::String)


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

def map_auto_tagging_mpe_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#post_launch_actionsTypes::PostLaunchActions



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

def post_launch_actions: () -> Types::PostLaunchActions

#source_server_id::String

Returns:

  • (::String)


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

def source_server_id: () -> ::String

#target_instance_type_right_sizing_method"NONE", "BASIC"

Returns:

  • ("NONE", "BASIC")


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

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