Module: Aws::Mgn::Client::_UpdateLaunchConfigurationTemplateResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#associate_public_ip_addressBoolean

Returns:

  • (Boolean)


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

def associate_public_ip_address: () -> bool

#boot_mode"LEGACY_BIOS", ...

Returns:

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


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

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

#copy_private_ipBoolean

Returns:

  • (Boolean)


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

def copy_private_ip: () -> bool

#copy_tagsBoolean

Returns:

  • (Boolean)


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

def copy_tags: () -> bool

#ec2_launch_template_id::String

Returns:

  • (::String)


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

def ec2_launch_template_id: () -> ::String

#enable_map_auto_taggingBoolean

Returns:

  • (Boolean)


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

def enable_map_auto_tagging: () -> bool

#enable_parameters_encryptionBoolean

Returns:

  • (Boolean)


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

def enable_parameters_encryption: () -> bool

#large_volume_confTypes::LaunchTemplateDiskConf



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

def large_volume_conf: () -> Types::LaunchTemplateDiskConf

#launch_configuration_template_id::String

Returns:

  • (::String)


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

def launch_configuration_template_id: () -> ::String

#launch_disposition"STOPPED", "STARTED"

Returns:

  • ("STOPPED", "STARTED")


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

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

#licensingTypes::Licensing

Returns:



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

def licensing: () -> Types::Licensing

#map_auto_tagging_mpe_id::String

Returns:

  • (::String)


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

def map_auto_tagging_mpe_id: () -> ::String

#parameters_encryption_key::String

Returns:

  • (::String)


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

def parameters_encryption_key: () -> ::String

#post_launch_actionsTypes::PostLaunchActions



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

def post_launch_actions: () -> Types::PostLaunchActions

#small_volume_confTypes::LaunchTemplateDiskConf



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

def small_volume_conf: () -> Types::LaunchTemplateDiskConf

#small_volume_max_size::Integer

Returns:

  • (::Integer)


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

def small_volume_max_size: () -> ::Integer

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#target_instance_type_right_sizing_method"NONE", "BASIC"

Returns:

  • ("NONE", "BASIC")


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

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