Class: Aws::MigrationHubRefactorSpaces::Types::EnvironmentSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::MigrationHubRefactorSpaces::Types::EnvironmentSummary
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-migrationhubrefactorspaces/types.rb
Overview
The summary information for environments as a response to ‘ListEnvironments`.
Constant Summary collapse
- SENSITIVE =
[:tags]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the environment.
-
#created_time ⇒ Time
A timestamp that indicates when the environment is created.
-
#description ⇒ String
A description of the environment.
-
#environment_id ⇒ String
The unique identifier of the environment.
-
#error ⇒ Types::ErrorResponse
Any error associated with the environment resource.
-
#last_updated_time ⇒ Time
A timestamp that indicates when the environment was last updated.
-
#name ⇒ String
The name of the environment.
-
#network_fabric_type ⇒ String
The network fabric type of the environment.
-
#owner_account_id ⇒ String
The Amazon Web Services account ID of the environment owner.
-
#state ⇒ String
The current state of the environment.
-
#tags ⇒ Hash<String,String>
The tags assigned to the environment.
-
#transit_gateway_id ⇒ String
The ID of the Transit Gateway set up by the environment.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#created_time ⇒ Time
A timestamp that indicates when the environment is created.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#description ⇒ String
A description of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#environment_id ⇒ String
The unique identifier of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#error ⇒ Types::ErrorResponse
Any error associated with the environment resource.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#last_updated_time ⇒ Time
A timestamp that indicates when the environment was last updated.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#name ⇒ String
The name of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#network_fabric_type ⇒ String
The network fabric type of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#owner_account_id ⇒ String
The Amazon Web Services account ID of the environment owner.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#state ⇒ String
The current state of the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags assigned to the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |
#transit_gateway_id ⇒ String
The ID of the Transit Gateway set up by the environment.
1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 |
# File 'lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1093 class EnvironmentSummary < Struct.new( :arn, :created_time, :description, :environment_id, :error, :last_updated_time, :name, :network_fabric_type, :owner_account_id, :state, :tags, :transit_gateway_id) SENSITIVE = [:tags] include Aws::Structure end |