@Stability(value=Deprecated) @Deprecated public static final class CfnApiV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnApiV2Props>
CfnApiV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder apiKeySelectionExpression(String apiKeySelectionExpression)
CfnApiV2Props.getApiKeySelectionExpression()apiKeySelectionExpression - `AWS::ApiGatewayV2::Api.ApiKeySelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder basePath(String basePath)
CfnApiV2Props.getBasePath()basePath - `AWS::ApiGatewayV2::Api.BasePath`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder body(Object body)
CfnApiV2Props.getBody()body - `AWS::ApiGatewayV2::Api.Body`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder bodyS3Location(CfnApiV2.BodyS3LocationProperty bodyS3Location)
CfnApiV2Props.getBodyS3Location()bodyS3Location - `AWS::ApiGatewayV2::Api.BodyS3Location`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder bodyS3Location(IResolvable bodyS3Location)
CfnApiV2Props.getBodyS3Location()bodyS3Location - `AWS::ApiGatewayV2::Api.BodyS3Location`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder corsConfiguration(CfnApiV2.CorsProperty corsConfiguration)
CfnApiV2Props.getCorsConfiguration()corsConfiguration - `AWS::ApiGatewayV2::Api.CorsConfiguration`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder corsConfiguration(IResolvable corsConfiguration)
CfnApiV2Props.getCorsConfiguration()corsConfiguration - `AWS::ApiGatewayV2::Api.CorsConfiguration`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder credentialsArn(String credentialsArn)
CfnApiV2Props.getCredentialsArn()credentialsArn - `AWS::ApiGatewayV2::Api.CredentialsArn`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder description(String description)
CfnApiV2Props.getDescription()description - `AWS::ApiGatewayV2::Api.Description`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder disableSchemaValidation(Boolean disableSchemaValidation)
CfnApiV2Props.getDisableSchemaValidation()disableSchemaValidation - `AWS::ApiGatewayV2::Api.DisableSchemaValidation`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder disableSchemaValidation(IResolvable disableSchemaValidation)
CfnApiV2Props.getDisableSchemaValidation()disableSchemaValidation - `AWS::ApiGatewayV2::Api.DisableSchemaValidation`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder failOnWarnings(Boolean failOnWarnings)
CfnApiV2Props.getFailOnWarnings()failOnWarnings - `AWS::ApiGatewayV2::Api.FailOnWarnings`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder failOnWarnings(IResolvable failOnWarnings)
CfnApiV2Props.getFailOnWarnings()failOnWarnings - `AWS::ApiGatewayV2::Api.FailOnWarnings`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder name(String name)
CfnApiV2Props.getName()name - `AWS::ApiGatewayV2::Api.Name`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder protocolType(String protocolType)
CfnApiV2Props.getProtocolType()protocolType - `AWS::ApiGatewayV2::Api.ProtocolType`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder routeKey(String routeKey)
CfnApiV2Props.getRouteKey()routeKey - `AWS::ApiGatewayV2::Api.RouteKey`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder routeSelectionExpression(String routeSelectionExpression)
CfnApiV2Props.getRouteSelectionExpression()routeSelectionExpression - `AWS::ApiGatewayV2::Api.RouteSelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder tags(Object tags)
CfnApiV2Props.getTags()tags - `AWS::ApiGatewayV2::Api.Tags`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder target(String target)
CfnApiV2Props.getTarget()target - `AWS::ApiGatewayV2::Api.Target`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props.Builder version(String version)
CfnApiV2Props.getVersion()version - `AWS::ApiGatewayV2::Api.Version`.this@Stability(value=Deprecated) @Deprecated public CfnApiV2Props build()
build in interface software.amazon.jsii.Builder<CfnApiV2Props>CfnApiV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.