get Deployment
The `AWS::ApiGatewayV2::Deployment`
resource creates a deployment for an API.
Return
null
Parameters
argument
null
Return
null
Parameters
api Id
The API identifier.
deployment Id
The deployment ID.
See also
suspend fun getDeployment(argument: suspend GetDeploymentPlainArgsBuilder.() -> Unit): GetDeploymentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigatewayv2.kotlin.inputs.GetDeploymentPlainArgs.