Class: Aws::MigrationHubRefactorSpaces::Types::CreateEnvironmentResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#created_timeTime

A timestamp that indicates when the environment is created.

Returns:

  • (Time)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#descriptionString

A description of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#environment_idString

The unique identifier of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#last_updated_timeTime

A timestamp that indicates when the environment was last updated.

Returns:

  • (Time)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#nameString

The name of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#network_fabric_typeString

The network fabric type of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#owner_account_idString

The Amazon Web Services account ID of environment owner.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#stateString

The current state of the environment.

Returns:

  • (String)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#tagsHash<String,String>

The tags assigned to the created environment. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair..

Returns:

  • (Hash<String,String>)


471
472
473
474
475
476
477
478
479
480
481
482
483
484
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 471

class CreateEnvironmentResponse < Struct.new(
  :arn,
  :created_time,
  :description,
  :environment_id,
  :last_updated_time,
  :name,
  :network_fabric_type,
  :owner_account_id,
  :state,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end