Class: Aws::Drs::Types::UpdateLaunchConfigurationRequest

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#copy_private_ip ⇒ Boolean

Whether we should copy the Private IP of the Source Server to the Recovery Instance.

Returns:

  • (Boolean)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#copy_tags ⇒ Boolean

Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.

Returns:

  • (Boolean)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#launch_disposition ⇒ String

The state of the Recovery Instance in EC2 after the recovery operation.

Returns:

  • (String)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#launch_into_instance_properties ⇒ Types::LaunchIntoInstanceProperties

Launch into existing instance properties.



4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#licensing ⇒ Types::Licensing

The licensing configuration to be used for this launch configuration.

Returns:



4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#name ⇒ String

The name of the launch configuration.

Returns:

  • (String)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#post_launch_enabled ⇒ Boolean

Whether we want to enable post-launch actions for the Source Server.

Returns:

  • (Boolean)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#recovery_mode ⇒ String

Recovery mode.

Returns:

  • (String)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#source_server_id ⇒ String

The ID of the Source Server that we want to retrieve a Launch Configuration for.

Returns:

  • (String)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end

#target_instance_type_right_sizing_method ⇒ String

Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.

Returns:

  • (String)


4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 4885

class UpdateLaunchConfigurationRequest < Struct.new(
  :source_server_id,
  :name,
  :launch_disposition,
  :target_instance_type_right_sizing_method,
  :copy_private_ip,
  :copy_tags,
  :licensing,
  :post_launch_enabled,
  :launch_into_instance_properties,
  :recovery_mode)
  SENSITIVE = []
  include Aws::Structure
end