@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.467Z") @Stability(value=Stable) public interface CfnDeploymentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentProps.Builder
A builder for
CfnDeploymentProps |
static class |
CfnDeploymentProps.Jsii$Proxy
An implementation for
CfnDeploymentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentProps.Builder |
builder() |
String |
getApiId()
`AWS::ApiGatewayV2::Deployment.ApiId`.
|
default String |
getDescription()
`AWS::ApiGatewayV2::Deployment.Description`.
|
default String |
getStageName()
`AWS::ApiGatewayV2::Deployment.StageName`.
|
@Stability(value=Stable) @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-apiid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-description@Stability(value=Stable) @Nullable default String getStageName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-stagename@Stability(value=Stable) static CfnDeploymentProps.Builder builder()
CfnDeploymentProps.Builder of CfnDeploymentPropsCopyright © 2020. All rights reserved.