class Aws::ApiGatewayV2::Types::UpdateDeploymentRequest
@note When making an API call, you may pass UpdateDeploymentRequest
data as a hash: { api_id: "__string", # required deployment_id: "__string", # required description: "StringWithLengthBetween0And1024", }
@!attribute [rw] api_id
@return [String]
@!attribute [rw] deployment_id
@return [String]
@!attribute [rw] description
A string with a length between \[0-1024\]. @return [String]
Constants
- SENSITIVE