You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeStar::Types::ProjectStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An indication of whether a project creation or deletion is failed or successful.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#reasonString

In the case of a project creation or deletion failure, a reason for the failure.

Returns:

  • (String)

    In the case of a project creation or deletion failure, a reason for the failure.

#stateString

The phase of completion for a project creation or deletion.

Returns:

  • (String)

    The phase of completion for a project creation or deletion.