@Stability(value=Deprecated) @Deprecated public static final class CfnStageV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnStageV2Props>
CfnStageV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder apiId(String apiId)
CfnStageV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Stage.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder stageName(String stageName)
CfnStageV2Props.getStageName()stageName - `AWS::ApiGatewayV2::Stage.StageName`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder accessLogSettings(CfnStageV2.AccessLogSettingsProperty accessLogSettings)
CfnStageV2Props.getAccessLogSettings()accessLogSettings - `AWS::ApiGatewayV2::Stage.AccessLogSettings`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder accessLogSettings(IResolvable accessLogSettings)
CfnStageV2Props.getAccessLogSettings()accessLogSettings - `AWS::ApiGatewayV2::Stage.AccessLogSettings`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder autoDeploy(Boolean autoDeploy)
CfnStageV2Props.getAutoDeploy()autoDeploy - `AWS::ApiGatewayV2::Stage.AutoDeploy`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder autoDeploy(IResolvable autoDeploy)
CfnStageV2Props.getAutoDeploy()autoDeploy - `AWS::ApiGatewayV2::Stage.AutoDeploy`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder clientCertificateId(String clientCertificateId)
CfnStageV2Props.getClientCertificateId()clientCertificateId - `AWS::ApiGatewayV2::Stage.ClientCertificateId`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder defaultRouteSettings(CfnStageV2.RouteSettingsProperty defaultRouteSettings)
CfnStageV2Props.getDefaultRouteSettings()defaultRouteSettings - `AWS::ApiGatewayV2::Stage.DefaultRouteSettings`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder defaultRouteSettings(IResolvable defaultRouteSettings)
CfnStageV2Props.getDefaultRouteSettings()defaultRouteSettings - `AWS::ApiGatewayV2::Stage.DefaultRouteSettings`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder deploymentId(String deploymentId)
CfnStageV2Props.getDeploymentId()deploymentId - `AWS::ApiGatewayV2::Stage.DeploymentId`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder description(String description)
CfnStageV2Props.getDescription()description - `AWS::ApiGatewayV2::Stage.Description`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder routeSettings(Object routeSettings)
CfnStageV2Props.getRouteSettings()routeSettings - `AWS::ApiGatewayV2::Stage.RouteSettings`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder stageVariables(Object stageVariables)
CfnStageV2Props.getStageVariables()stageVariables - `AWS::ApiGatewayV2::Stage.StageVariables`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props.Builder tags(Object tags)
CfnStageV2Props.getTags()tags - `AWS::ApiGatewayV2::Stage.Tags`.this@Stability(value=Deprecated) @Deprecated public CfnStageV2Props build()
build in interface software.amazon.jsii.Builder<CfnStageV2Props>CfnStageV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.