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

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
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)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#boot_modeString

Update Launch configuration boot mode request.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#copy_private_ipBoolean

Update Launch configuration copy Private IP request.

Returns:

  • (Boolean)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#copy_tagsBoolean

Update Launch configuration copy Tags request.

Returns:

  • (Boolean)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#enable_map_auto_taggingBoolean

Enable map auto tagging.

Returns:

  • (Boolean)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#launch_dispositionString

Update Launch configuration launch disposition request.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#licensingTypes::Licensing

Update Launch configuration licensing request.

Returns:



6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#map_auto_tagging_mpe_idString

Launch configuration map auto tagging MPE ID.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#nameString

Update Launch configuration name request.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#post_launch_actionsTypes::PostLaunchActions

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



6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#source_server_idString

Update Launch configuration by Source Server ID request.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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

#target_instance_type_right_sizing_methodString

Update Launch configuration Target instance right sizing request.

Returns:

  • (String)


6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
# File 'lib/aws-sdk-mgn/types.rb', line 6734

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