Class: Aws::Mgn::Types::UpdateLaunchConfigurationRequest

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

#account_idString

Update Launch configuration Account ID.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#boot_modeString

Update Launch configuration boot mode request.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#copy_private_ipBoolean

Update Launch configuration copy Private IP request.

Returns:

  • (Boolean)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#copy_tagsBoolean

Update Launch configuration copy Tags request.

Returns:

  • (Boolean)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#enable_map_auto_taggingBoolean

Enable map auto tagging.

Returns:

  • (Boolean)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#launch_dispositionString

Update Launch configuration launch disposition request.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#licensingTypes::Licensing

Update Launch configuration licensing request.

Returns:



4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#map_auto_tagging_mpe_idString

Launch configuration map auto tagging MPE ID.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Update Launch configuration name request.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#post_launch_actionsTypes::PostLaunchActions

Post Launch Actions to executed on the Test or Cutover instance.



4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#source_server_idString

Update Launch configuration by Source Server ID request.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end

#target_instance_type_right_sizing_methodString

Update Launch configuration Target instance right sizing request.

Returns:

  • (String)


4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 4361

class UpdateLaunchConfigurationRequest < Struct.new(
  :account_id,
  :boot_mode,
  :copy_private_ip,
  :copy_tags,
  :enable_map_auto_tagging,
  :launch_disposition,
  :licensing,
  :map_auto_tagging_mpe_id,
  :name,
  :post_launch_actions,
  :source_server_id,
  :target_instance_type_right_sizing_method)
  SENSITIVE = []
  include Aws::Structure
end