class Aws::Cloud9::Types::EnvironmentLifecycle
Information about the current creation or deletion lifecycle state of an Cloud9
development environment.
@!attribute [rw] status
The current creation or deletion lifecycle state of the environment. * `CREATING`\: The environment is in the process of being created. * `CREATED`\: The environment was successfully created. * `CREATE_FAILED`\: The environment failed to be created. * `DELETING`\: The environment is in the process of being deleted. * `DELETE_FAILED`\: The environment failed to delete. @return [String]
@!attribute [rw] reason
Any informational message about the lifecycle state of the environment. @return [String]
@!attribute [rw] failure_resource
If the environment failed to delete, the Amazon Resource Name (ARN) of the related Amazon Web Services resource. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloud9-2017-09-23/EnvironmentLifecycle AWS API Documentation
Constants
- SENSITIVE