Class: Aws::Mgn::Types::SourceServer
- Inherits:
-
Struct
- Object
- Struct
- Aws::Mgn::Types::SourceServer
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-mgn/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:tags]
Instance Attribute Summary collapse
-
#application_id ⇒ String
Source server application ID.
-
#arn ⇒ String
Source server ARN.
-
#connector_action ⇒ Types::SourceServerConnectorAction
Source Server connector action.
-
#data_replication_info ⇒ Types::DataReplicationInfo
Source server data replication info.
-
#fqdn_for_action_framework ⇒ String
Source server fqdn for action framework.
-
#is_archived ⇒ Boolean
Source server archived status.
-
#launched_instance ⇒ Types::LaunchedInstance
Source server launched instance.
-
#life_cycle ⇒ Types::LifeCycle
Source server lifecycle state.
-
#replication_type ⇒ String
Source server replication type.
-
#source_properties ⇒ Types::SourceProperties
Source server properties.
-
#source_server_id ⇒ String
Source server ID.
-
#tags ⇒ Hash<String,String>
Source server Tags.
-
#user_provided_id ⇒ String
Source server user provided ID.
-
#vcenter_client_id ⇒ String
Source server vCenter client id.
Instance Attribute Details
#application_id ⇒ String
Source server application ID.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#arn ⇒ String
Source server ARN.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#connector_action ⇒ Types::SourceServerConnectorAction
Source Server connector action.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#data_replication_info ⇒ Types::DataReplicationInfo
Source server data replication info.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#fqdn_for_action_framework ⇒ String
Source server fqdn for action framework.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#is_archived ⇒ Boolean
Source server archived status.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#launched_instance ⇒ Types::LaunchedInstance
Source server launched instance.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#life_cycle ⇒ Types::LifeCycle
Source server lifecycle state.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#replication_type ⇒ String
Source server replication type.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#source_properties ⇒ Types::SourceProperties
Source server properties.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#source_server_id ⇒ String
Source server ID.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#tags ⇒ Hash<String,String>
Source server Tags.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#user_provided_id ⇒ String
Source server user provided ID.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |
#vcenter_client_id ⇒ String
Source server vCenter client id.
3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 |
# File 'lib/aws-sdk-mgn/types.rb', line 3652 class SourceServer < Struct.new( :application_id, :arn, :connector_action, :data_replication_info, :fqdn_for_action_framework, :is_archived, :launched_instance, :life_cycle, :replication_type, :source_properties, :source_server_id, :tags, :user_provided_id, :vcenter_client_id) SENSITIVE = [:tags] include Aws::Structure end |