class Aws::Proton::Types::EnvironmentSummary

A summary of the environment detail data.

@!attribute [rw] arn

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

@!attribute [rw] created_at

The time when the environment was created.
@return [Time]

@!attribute [rw] deployment_status

The environment deployment status.
@return [String]

@!attribute [rw] deployment_status_message

An environment deployment status message.
@return [String]

@!attribute [rw] description

The description of the environment.
@return [String]

@!attribute [rw] environment_account_connection_id

The ID of the environment account connection that the environment is
associated with.
@return [String]

@!attribute [rw] environment_account_id

The ID of the environment account that the environment
infrastructure resources are provisioned in.
@return [String]

@!attribute [rw] last_deployment_attempted_at

The time when a deployment of the environment was last attempted.
@return [Time]

@!attribute [rw] last_deployment_succeeded_at

The time when the environment was last deployed successfully.
@return [Time]

@!attribute [rw] name

The name of the environment.
@return [String]

@!attribute [rw] proton_service_role_arn

The Amazon Resource Name (ARN) of the AWS Proton service role that
allows AWS Proton to make calls to other services on your behalf.
@return [String]

@!attribute [rw] provisioning

When included, indicates that the environment template is for
customer provisioned and managed infrastructure.
@return [String]

@!attribute [rw] template_major_version

The ID of the major version of the environment template.
@return [String]

@!attribute [rw] template_minor_version

The ID of the minor version of the environment template.
@return [String]

@!attribute [rw] template_name

The name of the environment template.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/EnvironmentSummary AWS API Documentation

Constants

SENSITIVE