| Modifier and Type | Method and Description |
|---|---|
CfnApi.Builder |
apiKeySelectionExpression(String apiKeySelectionExpression)
`AWS::ApiGatewayV2::Api.ApiKeySelectionExpression`.
|
CfnApi.Builder |
basePath(String basePath)
`AWS::ApiGatewayV2::Api.BasePath`.
|
CfnApi.Builder |
body(Object body)
`AWS::ApiGatewayV2::Api.Body`.
|
CfnApi.Builder |
bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
`AWS::ApiGatewayV2::Api.BodyS3Location`.
|
CfnApi.Builder |
bodyS3Location(IResolvable bodyS3Location)
`AWS::ApiGatewayV2::Api.BodyS3Location`.
|
CfnApi |
build() |
CfnApi.Builder |
corsConfiguration(CfnApi.CorsProperty corsConfiguration)
`AWS::ApiGatewayV2::Api.CorsConfiguration`.
|
CfnApi.Builder |
corsConfiguration(IResolvable corsConfiguration)
`AWS::ApiGatewayV2::Api.CorsConfiguration`.
|
static CfnApi.Builder |
create(software.constructs.Construct scope,
String id) |
CfnApi.Builder |
credentialsArn(String credentialsArn)
`AWS::ApiGatewayV2::Api.CredentialsArn`.
|
CfnApi.Builder |
description(String description)
`AWS::ApiGatewayV2::Api.Description`.
|
CfnApi.Builder |
disableExecuteApiEndpoint(Boolean disableExecuteApiEndpoint)
`AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`.
|
CfnApi.Builder |
disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
`AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`.
|
CfnApi.Builder |
disableSchemaValidation(Boolean disableSchemaValidation)
`AWS::ApiGatewayV2::Api.DisableSchemaValidation`.
|
CfnApi.Builder |
disableSchemaValidation(IResolvable disableSchemaValidation)
`AWS::ApiGatewayV2::Api.DisableSchemaValidation`.
|
CfnApi.Builder |
failOnWarnings(Boolean failOnWarnings)
`AWS::ApiGatewayV2::Api.FailOnWarnings`.
|
CfnApi.Builder |
failOnWarnings(IResolvable failOnWarnings)
`AWS::ApiGatewayV2::Api.FailOnWarnings`.
|
CfnApi.Builder |
name(String name)
`AWS::ApiGatewayV2::Api.Name`.
|
CfnApi.Builder |
protocolType(String protocolType)
`AWS::ApiGatewayV2::Api.ProtocolType`.
|
CfnApi.Builder |
routeKey(String routeKey)
`AWS::ApiGatewayV2::Api.RouteKey`.
|
CfnApi.Builder |
routeSelectionExpression(String routeSelectionExpression)
`AWS::ApiGatewayV2::Api.RouteSelectionExpression`.
|
CfnApi.Builder |
tags(Object tags)
`AWS::ApiGatewayV2::Api.Tags`.
|
CfnApi.Builder |
target(String target)
`AWS::ApiGatewayV2::Api.Target`.
|
CfnApi.Builder |
version(String version)
`AWS::ApiGatewayV2::Api.Version`.
|
@Stability(value=Stable) public static CfnApi.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnApi.BodyS3LocationProperty.Builder.@Stability(value=Stable) public CfnApi.Builder apiKeySelectionExpression(String apiKeySelectionExpression)
apiKeySelectionExpression - `AWS::ApiGatewayV2::Api.ApiKeySelectionExpression`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder basePath(String basePath)
basePath - `AWS::ApiGatewayV2::Api.BasePath`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder body(Object body)
body - `AWS::ApiGatewayV2::Api.Body`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
bodyS3Location - `AWS::ApiGatewayV2::Api.BodyS3Location`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder bodyS3Location(IResolvable bodyS3Location)
bodyS3Location - `AWS::ApiGatewayV2::Api.BodyS3Location`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder corsConfiguration(CfnApi.CorsProperty corsConfiguration)
corsConfiguration - `AWS::ApiGatewayV2::Api.CorsConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder corsConfiguration(IResolvable corsConfiguration)
corsConfiguration - `AWS::ApiGatewayV2::Api.CorsConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder credentialsArn(String credentialsArn)
credentialsArn - `AWS::ApiGatewayV2::Api.CredentialsArn`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder description(String description)
description - `AWS::ApiGatewayV2::Api.Description`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder disableExecuteApiEndpoint(Boolean disableExecuteApiEndpoint)
disableExecuteApiEndpoint - `AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
disableExecuteApiEndpoint - `AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder disableSchemaValidation(Boolean disableSchemaValidation)
disableSchemaValidation - `AWS::ApiGatewayV2::Api.DisableSchemaValidation`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder disableSchemaValidation(IResolvable disableSchemaValidation)
disableSchemaValidation - `AWS::ApiGatewayV2::Api.DisableSchemaValidation`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder failOnWarnings(Boolean failOnWarnings)
failOnWarnings - `AWS::ApiGatewayV2::Api.FailOnWarnings`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder failOnWarnings(IResolvable failOnWarnings)
failOnWarnings - `AWS::ApiGatewayV2::Api.FailOnWarnings`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder name(String name)
name - `AWS::ApiGatewayV2::Api.Name`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder protocolType(String protocolType)
protocolType - `AWS::ApiGatewayV2::Api.ProtocolType`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder routeKey(String routeKey)
routeKey - `AWS::ApiGatewayV2::Api.RouteKey`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder routeSelectionExpression(String routeSelectionExpression)
routeSelectionExpression - `AWS::ApiGatewayV2::Api.RouteSelectionExpression`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder tags(Object tags)
tags - `AWS::ApiGatewayV2::Api.Tags`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder target(String target)
target - `AWS::ApiGatewayV2::Api.Target`. This parameter is required.this@Stability(value=Stable) public CfnApi.Builder version(String version)
version - `AWS::ApiGatewayV2::Api.Version`. This parameter is required.thisCopyright © 2021. All rights reserved.