Deployment
class Deployment
An immutable representation of an API that can be called by users. A Deployment must be associated with a Stage for it to be callable over the internet.
Types
Properties
Link copied to clipboard
Specifies whether a deployment was automatically released.
Link copied to clipboard
The date and time when the Deployment resource was created.
Link copied to clipboard
The identifier for the deployment.
Link copied to clipboard
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
Link copied to clipboard
May contain additional feedback on the status of an API deployment.
Link copied to clipboard
The description for the deployment.