@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.289Z") @Stability(value=Deprecated) @Deprecated public interface CfnDeploymentV2Props 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 |
CfnDeploymentV2Props.Builder
Deprecated.
|
static class |
CfnDeploymentV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default String |
getDescription()
Deprecated.
|
default String |
getStageName()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-apiid@Stability(value=Deprecated) @Deprecated @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-description@Stability(value=Deprecated) @Deprecated @Nullable default String getStageName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-stagename@Stability(value=Deprecated) @Deprecated static CfnDeploymentV2Props.Builder builder()
CfnDeploymentV2Props.Builder of CfnDeploymentV2PropsCopyright © 2021. All rights reserved.