Class: Aws::Mgn::Types::UpdateLaunchConfigurationTemplateRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#associate_public_ip_addressBoolean

Associate public Ip address.

Returns:

  • (Boolean)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#boot_modeString

Launch configuration template boot mode.

Returns:

  • (String)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#copy_private_ipBoolean

Copy private Ip.

Returns:

  • (Boolean)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#copy_tagsBoolean

Copy tags.

Returns:

  • (Boolean)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#enable_map_auto_taggingBoolean

Enable map auto tagging.

Returns:

  • (Boolean)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#large_volume_confTypes::LaunchTemplateDiskConf

Large volume config.



4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#launch_configuration_template_idString

Launch Configuration Template ID.

Returns:

  • (String)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#launch_dispositionString

Launch disposition.

Returns:

  • (String)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#licensingTypes::Licensing

Configure Licensing.

Returns:



4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#map_auto_tagging_mpe_idString

Launch configuration template map auto tagging MPE ID.

Returns:

  • (String)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#post_launch_actionsTypes::PostLaunchActions

Post Launch Action to execute on the Test or Cutover instance.



4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#small_volume_confTypes::LaunchTemplateDiskConf

Small volume config.



4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#small_volume_max_sizeInteger

Small volume maximum size.

Returns:

  • (Integer)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#target_instance_type_right_sizing_methodString

Target instance type right-sizing method.

Returns:

  • (String)


4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4436

class UpdateLaunchConfigurationTemplateRequest < Struct.new(
  :associate_public_ip_address,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :large_volume_conf,
  :launch_configuration_template_id,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :post_launch_actions,
  :small_volume_conf,
  :small_volume_max_size,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end