class Aws::MigrationHubRefactorSpaces::Types::EnvironmentVpc
Provides summary information for the ‘EnvironmentVpc` resource as a response to `ListEnvironmentVpc`.
@!attribute [rw] account_id
The Amazon Web Services account ID of the virtual private cloud (VPC) owner. @return [String]
@!attribute [rw] cidr_blocks
The list of Amazon Virtual Private Cloud (Amazon VPC) CIDR blocks. @return [Array<String>]
@!attribute [rw] created_time
A timestamp that indicates when the VPC is first added to the environment. @return [Time]
@!attribute [rw] environment_id
The unique identifier of the environment. @return [String]
@!attribute [rw] last_updated_time
A timestamp that indicates when the VPC was last updated by the environment. @return [Time]
@!attribute [rw] vpc_id
The ID of the VPC. @return [String]
@!attribute [rw] vpc_name
The name of the VPC at the time it is added to the environment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/EnvironmentVpc AWS API Documentation
Constants
- SENSITIVE