class Aws::MigrationHubRefactorSpaces::Types::EnvironmentSummary

The summary information for environments as a response to ‘ListEnvironments`.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the environment.
@return [String]

@!attribute [rw] created_time

A timestamp that indicates when the environment is created.
@return [Time]

@!attribute [rw] description

A description of the environment.
@return [String]

@!attribute [rw] environment_id

The unique identifier of the environment.
@return [String]

@!attribute [rw] error

Any error associated with the environment resource.
@return [Types::ErrorResponse]

@!attribute [rw] last_updated_time

A timestamp that indicates when the environment was last updated.
@return [Time]

@!attribute [rw] name

The name of the environment.
@return [String]

@!attribute [rw] network_fabric_type

The network fabric type of the environment.
@return [String]

@!attribute [rw] owner_account_id

The Amazon Web Services account ID of the environment owner.
@return [String]

@!attribute [rw] state

The current state of the environment.
@return [String]

@!attribute [rw] tags

The tags assigned to the environment.
@return [Hash<String,String>]

@!attribute [rw] transit_gateway_id

The ID of the transit gateway set up by the environment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/EnvironmentSummary AWS API Documentation

Constants

SENSITIVE