@Stability(value=Deprecated) @Deprecated public static final class CfnDeploymentV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentV2Props>
CfnDeploymentV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentV2Props.Builder |
apiId(String apiId)
Deprecated.
|
CfnDeploymentV2Props |
build()
Deprecated.
|
CfnDeploymentV2Props.Builder |
description(String description)
Deprecated.
|
CfnDeploymentV2Props.Builder |
stageName(String stageName)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnDeploymentV2Props.Builder apiId(String apiId)
CfnDeploymentV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Deployment.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnDeploymentV2Props.Builder description(String description)
CfnDeploymentV2Props.getDescription()description - `AWS::ApiGatewayV2::Deployment.Description`.this@Stability(value=Deprecated) @Deprecated public CfnDeploymentV2Props.Builder stageName(String stageName)
CfnDeploymentV2Props.getStageName()stageName - `AWS::ApiGatewayV2::Deployment.StageName`.this@Stability(value=Deprecated) @Deprecated public CfnDeploymentV2Props build()
build in interface software.amazon.jsii.Builder<CfnDeploymentV2Props>CfnDeploymentV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.