class Aws::ApiGatewayV2::Types::Deployment


@return [String]
The description for the deployment.
@!attribute [rw] description
@return [String]
May contain additional feedback on the status of an API deployment.
@!attribute [rw] deployment_status_message
@return [String]
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
@!attribute [rw] deployment_status
@return [String]
The identifier for the deployment.
@!attribute [rw] deployment_id
@return [Time]
The date and time when the Deployment resource was created.
@!attribute [rw] created_date
@return [Boolean]
Specifies whether a deployment was automatically released.
@!attribute [rw] auto_deployed
the internet.
Deployment must be associated with a Stage for it to be callable over
An immutable representation of an API that can be called by users. A