Skip navigation links
$ A B C D E F G H I J M N P R S T U V W 

$

$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 

A

addRoute(String, WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) Add a new route.
addRoutes(AddRoutesOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Add multiple routes that uses the same configuration.
AddRoutesOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options for the Route with Integration resource.
AddRoutesOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for AddRoutesOptions
AddRoutesOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for AddRoutesOptions
addSecurityGroups(ISecurityGroup...) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
(experimental) Adds the provided security groups to the vpc link.
addStage(String, HttpStageOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Add a new stage.
addSubnets(ISubnet...) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
(experimental) Adds the provided subnets to the vpc link.
addVpcLink(VpcLinkProps) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Add a new VpcLink.
addVpcLink(VpcLinkProps) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Add a new VpcLink.
addVpcLink(VpcLinkProps) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Add a new VpcLink.
addVpcLink(VpcLinkProps) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Add a new VpcLink.
allowCredentials(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
allowHeaders(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
allowMethods(List<? extends CorsHttpMethod>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
allowOrigins(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
api(IApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
(experimental) The Api to which this mapping is applied.
api(IApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
Sets the value of ApiMappingProps.getApi()
api(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Builder
api(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Builder
apiEndpoint(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Builder
ApiMapping - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Create a new API mapping for API Gateway API endpoint.
ApiMapping(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
 
ApiMapping(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
 
ApiMapping(Construct, String, ApiMappingProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
 
ApiMapping.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for ApiMapping.
ApiMappingAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The attributes used to import existing ApiMapping.
ApiMappingAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for ApiMappingAttributes
ApiMappingAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for ApiMappingAttributes
apiMappingId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Builder
apiMappingKey(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
(experimental) Api mapping key.
apiMappingKey(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
ApiMappingProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties used to create the ApiMapping resource.
ApiMappingProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for ApiMappingProps
ApiMappingProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for ApiMappingProps
apiName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Name for the HTTP API resource.
apiName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
Sets the value of HttpApiProps.getApiName()
apiName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) Name for the WebSocket API resource.
apiName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
authorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
authorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
(experimental) The list of OIDC scopes to include in the authorization.
authorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Builder
authorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
authorizationType(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Builder
authorizer(IHttpRouteAuthorizer) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
authorizer(IHttpRouteAuthorizer) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
(experimental) Authorizer for a WebSocket API or an HTTP API.
authorizer(IHttpRouteAuthorizer) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
authorizerId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Builder
authorizerId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Builder
authorizerName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) Name of the authorizer.
authorizerName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
AuthorizerPayloadVersion - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Payload format version for lambda authorizers.
authorizerType(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Builder
authorizerUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) The authorizer's Uniform Resource Identifier (URI).
authorizerUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
(experimental) Whether updates to an API automatically trigger a new deployment.
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Builder
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Builder
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
(experimental) Whether updates to an API automatically trigger a new deployment.
autoDeploy(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder

B

BatchHttpRouteOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options used when configuring multiple routes, at once.
BatchHttpRouteOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for BatchHttpRouteOptions
BatchHttpRouteOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for BatchHttpRouteOptions
bind(HttpRouteAuthorizerBindOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpNoneAuthorizer
(experimental) Bind this authorizer to a specified Http route.
bind(HttpRouteAuthorizerBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteAuthorizer
(experimental) Bind this authorizer to a specified Http route.
bind(HttpRouteAuthorizerBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteAuthorizer.Jsii$Default
(experimental) Bind this authorizer to a specified Http route.
bind(HttpRouteAuthorizerBindOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteAuthorizer.Jsii$Proxy
(experimental) Bind this authorizer to a specified Http route.
bind(HttpRouteIntegrationBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteIntegration
(experimental) Bind this integration to the route.
bind(HttpRouteIntegrationBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteIntegration.Jsii$Default
(experimental) Bind this integration to the route.
bind(HttpRouteIntegrationBindOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteIntegration.Jsii$Proxy
(experimental) Bind this integration to the route.
bind(WebSocketRouteIntegrationBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRouteIntegration
(experimental) Bind this integration to the route.
bind(WebSocketRouteIntegrationBindOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRouteIntegration.Jsii$Default
(experimental) Bind this integration to the route.
bind(WebSocketRouteIntegrationBindOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRouteIntegration.Jsii$Proxy
(experimental) Bind this integration to the route.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
 
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps
 
Builder() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder
 

C

certificate(ICertificate) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName.Builder
(experimental) The ACM certificate for this domain name.
certificate(ICertificate) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Builder
connectionId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) The ID of the VPC link for a private integration.
connectionId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
connectionId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
connectionType(HttpConnectionType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) The type of the network connection to the integration endpoint.
connectionType(HttpConnectionType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
connectionType(HttpConnectionType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
connectRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) Options to configure a '$connect' route.
connectRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
CorsHttpMethod - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Supported CORS HTTP methods.
corsPreflight(CorsPreflightOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Specifies a CORS configuration for an API.
corsPreflight(CorsPreflightOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
CorsPreflightOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options for the CORS Configuration.
CorsPreflightOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for CorsPreflightOptions
CorsPreflightOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for CorsPreflightOptions
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
 
createDefaultStage(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Whether a default stage and deployment should be automatically created.
createDefaultStage(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
custom(String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
(experimental) A custom payload version.

D

DEFAULT - Static variable in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
(experimental) The catch-all route of the API, i.e., when no other routes match.
defaultAuthorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Default OIDC scopes attached to all routes in the gateway, unless explicitly configured on the route.
defaultAuthorizationScopes(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
defaultAuthorizer(IHttpRouteAuthorizer) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Default Authorizer to applied to all routes in the gateway.
defaultAuthorizer(IHttpRouteAuthorizer) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
defaultDomainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Configure a custom domain with the API mapping resource to the HTTP API.
defaultDomainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
defaultIntegration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) An integration that will be configured on the catch-all route ($default).
defaultIntegration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
defaultRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) Options to configure a '$default' route.
defaultRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
description(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) The description of the API.
description(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
description(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) The description of the API.
description(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
disableExecuteApiEndpoint(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi.Builder
(experimental) Specifies whether clients can invoke your API using the default endpoint.
disableExecuteApiEndpoint(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Builder
disconnectRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) Options to configure a '$disconnect' route.
disconnectRouteOptions(WebSocketRouteOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
(experimental) The options for custom domain and api mapping.
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Builder
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Builder
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
(experimental) The options for custom domain and api mapping.
domainMapping(DomainMappingOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder
DomainMappingOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options for DomainMapping.
DomainMappingOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for DomainMappingOptions
DomainMappingOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for DomainMappingOptions
domainName(IDomainName) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
(experimental) custom domain name of the mapping target.
domainName(IDomainName) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
domainName(IDomainName) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Builder
DomainName - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Custom domain resource for the API.
DomainName(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
 
DomainName(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
 
DomainName(Construct, String, DomainNameProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
 
domainName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName.Builder
(experimental) The custom domain name.
domainName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Builder
DomainName.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for DomainName.
DomainNameAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) custom domain name attributes.
DomainNameAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for DomainNameAttributes
DomainNameAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for DomainNameAttributes
DomainNameProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) properties used for creating the DomainName.
DomainNameProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for DomainNameProps
DomainNameProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for DomainNameProps

E

enableSimpleResponses(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) Specifies whether a Lambda authorizer returns a response in a simple format.
enableSimpleResponses(Boolean) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
exposeHeaders(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder

F

fromApiMappingAttributes(Construct, String, ApiMappingAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
(experimental) import from API ID.
fromDomainNameAttributes(Construct, String, DomainNameAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
(experimental) Import from attributes.
fromHttpApiAttributes(Construct, String, HttpApiAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Import an existing HTTP API into this CDK app.
fromHttpAuthorizerAttributes(Construct, String, HttpAuthorizerAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer
(experimental) Import an existing HTTP Authorizer into this CDK app.
fromHttpStageAttributes(Construct, String, HttpStageAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Import an existing stage into this CDK app.
fromVpcLinkAttributes(Construct, String, VpcLinkAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
(experimental) Import a VPC Link by specifying its attributes.
fromWebSocketStageAttributes(Construct, String, WebSocketStageAttributes) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) Import an existing stage into this CDK app.

G

getAllowCredentials() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) Specifies whether credentials are included in the CORS request.
getAllowCredentials() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getAllowHeaders() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) Represents a collection of allowed headers.
getAllowHeaders() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getAllowMethods() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) Represents a collection of allowed HTTP methods.
getAllowMethods() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getAllowOrigins() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) Represents a collection of allowed origins.
getAllowOrigins() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps
(experimental) The Api to which this mapping is applied.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The API this stage is associated to.
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes
(experimental) The API to which this stage is associated.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
 
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) The API this stage is associated to.
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The API this stage is associated to.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The API this stage is associated to.
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage
(experimental) The API this stage is associated to.
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The API this stage is associated to.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The API this stage is associated to.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) The API this stage is associated to.
getApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes
(experimental) The API to which this stage is associated.
getApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
 
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Get the default endpoint for this API.
getApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes
(experimental) The endpoint URL of the HttpApi.
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
 
getApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) The default endpoint for an API.
getApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) The default endpoint for an API.
getApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) The identifier of this API Gateway API.
getApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi
(experimental) The identifier of this API Gateway API.
getApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
(experimental) The identifier of this API Gateway API.
getApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) The identifier of this API Gateway API.
getApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) The identifier of this API Gateway API.
getApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The identifier of this API Gateway API.
getApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
(experimental) The identifier of this API Gateway API.
getApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) The identifier of this API Gateway API.
getApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) The identifier of this API Gateway API.
getApiMappingId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
(experimental) ID of the API Mapping.
getApiMappingId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes
(experimental) The API mapping ID.
getApiMappingId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
 
getApiMappingId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping
(experimental) ID of the api mapping.
getApiMappingId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Default
(experimental) ID of the api mapping.
getApiMappingId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Proxy
(experimental) ID of the api mapping.
getApiMappingKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps
(experimental) Api mapping key.
getApiMappingKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
getApiName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Name for the HTTP API resource.
getApiName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getApiName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) Name for the WebSocket API resource.
getApiName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getAuthorizationScopes() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions
(experimental) The list of OIDC scopes to include in the authorization.
getAuthorizationScopes() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
getAuthorizationScopes() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig
(experimental) The list of OIDC scopes to include in the authorization.
getAuthorizationScopes() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
getAuthorizationScopes() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps
(experimental) The list of OIDC scopes to include in the authorization.
getAuthorizationScopes() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
getAuthorizationType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig
(experimental) The type of authorization.
getAuthorizationType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
getAuthorizer() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions
(experimental) Authorizer to be associated to these routes.
getAuthorizer() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
getAuthorizer() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps
(experimental) Authorizer for a WebSocket API or an HTTP API.
getAuthorizer() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
getAuthorizerId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
 
getAuthorizerId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig
(experimental) The authorizer id.
getAuthorizerId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
getAuthorizerId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Default
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Proxy
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Default
(experimental) Id of the Authorizer.
getAuthorizerId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Proxy
(experimental) Id of the Authorizer.
getAuthorizerName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) Name of the authorizer.
getAuthorizerName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getAuthorizerType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes
(experimental) Type of authorizer.
getAuthorizerType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
 
getAuthorizerUri() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) The authorizer's Uniform Resource Identifier (URI).
getAuthorizerUri() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getAutoDeploy() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
getAutoDeploy() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
getAutoDeploy() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions
(experimental) Whether updates to an API automatically trigger a new deployment.
getAutoDeploy() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
 
getAutoDeploy() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
getBaseApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
 
getBaseApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
 
getCallbackUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage
(experimental) The callback URL to this stage.
getCallbackUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The callback URL to this stage.
getCallbackUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The callback URL to this stage.
getCallbackUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) The callback URL to this stage.
getCertificate() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps
(experimental) The ACM certificate for this domain name.
getCertificate() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
 
getConnectionId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) The ID of the VPC link for a private integration.
getConnectionId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getConnectionId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) The ID of the VPC link for a private integration.
getConnectionId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getConnectionType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) The type of the network connection to the integration endpoint.
getConnectionType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getConnectionType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) The type of the network connection to the integration endpoint.
getConnectionType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getConnectRouteOptions() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) Options to configure a '$connect' route.
getConnectRouteOptions() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getCorsPreflight() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Specifies a CORS configuration for an API.
getCorsPreflight() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getCreateDefaultStage() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Whether a default stage and deployment should be automatically created.
getCreateDefaultStage() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDefaultAuthorizationScopes() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Default OIDC scopes attached to all routes in the gateway, unless explicitly configured on the route.
getDefaultAuthorizationScopes() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDefaultAuthorizer() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Default Authorizer to applied to all routes in the gateway.
getDefaultAuthorizer() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDefaultDomainMapping() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Configure a custom domain with the API mapping resource to the HTTP API.
getDefaultDomainMapping() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDefaultIntegration() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) An integration that will be configured on the catch-all route ($default).
getDefaultIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDefaultRouteOptions() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) Options to configure a '$default' route.
getDefaultRouteOptions() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getDefaultStage() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) The default stage of this API.
getDescription() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) The description of the API.
getDescription() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDescription() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) The description of the API.
getDescription() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getDisableExecuteApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Specifies whether clients can invoke this HTTP API by using the default execute-api endpoint.
getDisableExecuteApiEndpoint() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps
(experimental) Specifies whether clients can invoke your API using the default endpoint.
getDisableExecuteApiEndpoint() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
getDisconnectRouteOptions() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) Options to configure a '$disconnect' route.
getDisconnectRouteOptions() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getDomainMapping() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
getDomainMapping() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
getDomainMapping() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions
(experimental) The options for custom domain and api mapping.
getDomainMapping() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
 
getDomainMapping() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
getDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
(experimental) API domain name.
getDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps
(experimental) custom domain name of the mapping target.
getDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
getDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions
(experimental) The domain name for the mapping.
getDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
 
getDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps
(experimental) The custom domain name.
getDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
 
getDomainUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The custom domain URL to this stage.
getEnableSimpleResponses() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) Specifies whether a Lambda authorizer returns a response in a simple format.
getEnableSimpleResponses() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
(experimental) The environment this resource belongs to.
getEnv() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The environment this resource belongs to.
getExposeHeaders() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) Represents a collection of exposed headers.
getExposeHeaders() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) HTTP Api to attach the authorizer to.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration
(experimental) The HTTP API associated with this integration.
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) The HTTP API to which this integration should be bound.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
(experimental) The HTTP API associated with this route.
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps
(experimental) the API the route is associated with.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps
(experimental) The HTTP API to which this stage is associated.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration
(experimental) The HTTP API associated with this integration.
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Default
(experimental) The HTTP API associated with this integration.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
(experimental) The HTTP API associated with this integration.
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute
(experimental) The HTTP API associated with this route.
getHttpApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
(experimental) The HTTP API associated with this route.
getHttpApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
(experimental) The HTTP API associated with this route.
getHttpApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) The identifier of this API Gateway HTTP API.
getHttpApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes
(experimental) The identifier of the HttpApi.
getHttpApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
 
getHttpApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
Deprecated.
- use apiId instead
getHttpApiId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
Deprecated.
- use apiId instead
getHttpApiId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
Deprecated.
- use apiId instead
getHttpApiName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) A human friendly name for this HTTP API.
getIdentitySource() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) The identity source for which authorization is requested.
getIdentitySource() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
getIntegration() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions
(experimental) The integration to be configured on this route.
getIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
 
getIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
getIntegration() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions
(experimental) The integration to be configured on this route.
getIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
 
getIntegration() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
getIntegrationId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration
(experimental) Id of the integration.
getIntegrationId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Default
(experimental) Id of the integration.
getIntegrationId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
(experimental) Id of the integration.
getIntegrationId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration
(experimental) Id of the integration.
getIntegrationId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Default
(experimental) Id of the integration.
getIntegrationId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Proxy
(experimental) Id of the integration.
getIntegrationId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Default
(experimental) Id of the integration.
getIntegrationId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
(experimental) Id of the integration.
getIntegrationId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration
(experimental) Id of the integration.
getIntegrationResponseId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
(experimental) Integration response ID.
getIntegrationType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) Integration type.
getIntegrationType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getIntegrationType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps
(experimental) Integration type.
getIntegrationType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
getIntegrationUri() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) Integration URI.
getIntegrationUri() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getIntegrationUri() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps
(experimental) Integration URI.
getIntegrationUri() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
getJwtAudience() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) A list of the intended recipients of the JWT.
getJwtAudience() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getJwtIssuer() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) The base domain of the identity provider that issues JWT.
getJwtIssuer() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
(experimental) The key to the RouteKey as recognized by APIGateway.
getMappingKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping
(experimental) API Mapping key.
getMappingKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions
(experimental) The API mapping key.
getMappingKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
 
getMaxAge() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions
(experimental) The duration that the browser should cache preflight request results.
getMaxAge() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
getMethod() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) The HTTP method to use when calling the underlying HTTP proxy.
getMethod() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getMethod() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) The HTTP method that must be used to invoke the underlying proxy.
getMethod() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getMethods() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions
(experimental) The HTTP methods to be configured.
getMethods() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
getName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
(experimental) The custom domain name.
getName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes
(experimental) domain name string.
getName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
getName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName
(experimental) The custom domain name.
getName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
(experimental) The custom domain name.
getName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
(experimental) The custom domain name.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
The tree node.
getNode() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
The tree node.
getNode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
The tree node.
getPath() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions
(experimental) The path at which all of these routes are configured.
getPath() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
getPath() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
(experimental) Returns the path component of this HTTP route, `undefined` if the path is the catch-all route.
getPath() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
(experimental) The path part of this RouteKey.
getPath() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute
(experimental) Returns the path component of this HTTP route, `undefined` if the path is the catch-all route.
getPath() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
(experimental) Returns the path component of this HTTP route, `undefined` if the path is the catch-all route.
getPath() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
(experimental) Returns the path component of this HTTP route, `undefined` if the path is the catch-all route.
getPayloadFormatVersion() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) Specifies the format of the payload sent to an HTTP API Lambda authorizer.
getPayloadFormatVersion() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getPayloadFormatVersion() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) The version of the payload format.
getPayloadFormatVersion() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getPayloadFormatVersion() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) Payload format version in the case of lambda proxy integration.
getPayloadFormatVersion() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getRegionalDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
(experimental) The domain name associated with the regional endpoint for this custom domain name.
getRegionalDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes
(experimental) The domain name associated with the regional endpoint for this custom domain name.
getRegionalDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
getRegionalDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName
(experimental) The domain name associated with the regional endpoint for this custom domain name.
getRegionalDomainName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
(experimental) The domain name associated with the regional endpoint for this custom domain name.
getRegionalDomainName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
(experimental) The domain name associated with the regional endpoint for this custom domain name.
getRegionalHostedZoneId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainName
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
getRegionalHostedZoneId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
getRegionalHostedZoneId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
getRegionalHostedZoneId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
getRegionalHostedZoneId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
getRegionalHostedZoneId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
(experimental) The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
getResultsCacheTtl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) How long APIGateway should cache the results.
getResultsCacheTtl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getRoute() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions
(experimental) The route to which the authorizer is being bound.
getRoute() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
 
getRoute() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions
(experimental) The route to which this is being bound.
getRoute() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
 
getRoute() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions
(experimental) The route to which this is being bound.
getRoute() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
 
getRouteId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
(experimental) Id of the Route.
getRouteId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
(experimental) Id of the Route.
getRouteId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
(experimental) Id of the Route.
getRouteId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IRoute
(experimental) Id of the Route.
getRouteId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Default
(experimental) Id of the Route.
getRouteId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Proxy
(experimental) Id of the Route.
getRouteId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
(experimental) Id of the Route.
getRouteId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
(experimental) Id of the Route.
getRouteId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
(experimental) Id of the Route.
getRouteKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps
(experimental) The key to this route.
getRouteKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
getRouteKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute
(experimental) The key to this route.
getRouteKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
(experimental) The key to this route.
getRouteKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
(experimental) The key to this route.
getRouteKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
(experimental) The key to this route.
getRouteKey() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps
(experimental) The key to this route.
getRouteKey() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
getRouteSelectionExpression() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps
(experimental) The route selection expression for the API.
getRouteSelectionExpression() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
getScope() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions
(experimental) The scope for any constructs created as part of the bind.
getScope() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
 
getScope() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions
(experimental) The current scope in which the bind is occurring.
getScope() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
 
getScope() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions
(experimental) The current scope in which the bind is occurring.
getScope() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
 
getSecureServerName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps
(experimental) Specifies the TLS configuration for a private integration.
getSecureServerName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
getSecureServerName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) Specifies the server name to verified by HTTPS when calling the backend integration.
getSecureServerName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getSecurityGroups() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps
(experimental) A list of security groups for the VPC link.
getSecurityGroups() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStack() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The stack in which this resource is defined.
getStage() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps
(experimental) stage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.
getStage() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The name of the stage;
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
 
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions
(experimental) The name of the stage.
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The name of the stage;
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The name of the stage;
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage
(experimental) The name of the stage;
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
(experimental) The name of the stage;
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) The name of the stage;
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The name of the stage;
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The name of the stage;
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes
(experimental) The name of the stage.
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
 
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) The name of the stage;
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
 
getStageName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps
(experimental) The name of the stage.
getStageName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
getSubnets() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps
(experimental) A list of subnets for the VPC link.
getSubnets() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
getType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps
(experimental) The type of authorizer.
getType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
getType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) Integration type.
getType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getType() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig
(experimental) Integration type.
getType() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
 
getUri() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig
(experimental) Integration URI.
getUri() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
getUri() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig
(experimental) Integration URI.
getUri() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
 
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Get the URL to the default stage of this API.
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The URL to this stage.
getUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The URL to this stage.
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The URL to this stage.
getUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage
(experimental) The URL to this stage.
getUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
(experimental) The URL to this stage.
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) The URL to this stage.
getUrl() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) The URL to this stage.
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) The URL to this stage.
getUrl() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) The websocket URL to this stage.
getVersion() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
(experimental) version as a string.
getVpc() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink
(experimental) The VPC to which this VPC Link is associated with.
getVpc() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Default
(experimental) The VPC to which this VPC Link is associated with.
getVpc() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
(experimental) The VPC to which this VPC Link is associated with.
getVpc() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
(experimental) The VPC to which this VPC Link is associated with.
getVpc() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes
(experimental) The VPC to which this VPC link is associated with.
getVpc() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
 
getVpc() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps
(experimental) The VPC in which the private resources reside.
getVpc() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
getVpcLinkId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink
(experimental) Physical ID of the VpcLink resource.
getVpcLinkId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Default
(experimental) Physical ID of the VpcLink resource.
getVpcLinkId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
(experimental) Physical ID of the VpcLink resource.
getVpcLinkId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
(experimental) Physical ID of the VpcLink resource.
getVpcLinkId() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes
(experimental) The VPC Link id.
getVpcLinkId() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
 
getVpcLinkName() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps
(experimental) The name used to label and identify the VPC link.
getVpcLinkName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration
(experimental) The WebSocket API associated with this integration.
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Default
(experimental) The WebSocket API associated with this integration.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
(experimental) The WebSocket API associated with this integration.
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute
(experimental) The WebSocket API associated with this route.
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Default
(experimental) The WebSocket API associated with this route.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
(experimental) The WebSocket API associated with this route.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration
(experimental) The WebSocket API associated with this integration.
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps
(experimental) The WebSocket API to which this integration should be bound.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
(experimental) The WebSocket API associated with this route.
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps
(experimental) the API the route is associated with.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
getWebSocketApi() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps
(experimental) The WebSocket API to which this stage is associated.
getWebSocketApi() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
getWebSocketApiName() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) A human friendly name for this WebSocket API.

H

hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
 
HttpApi - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Create a new API Gateway HTTP API endpoint.
HttpApi(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
 
HttpApi(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
 
HttpApi(Construct, String, HttpApiProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
 
HttpApi(Construct, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
 
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) HTTP Api to attach the authorizer to.
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) The HTTP API to which this integration should be bound.
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
(experimental) the API the route is associated with.
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
Sets the value of HttpRouteProps.getHttpApi()
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
(experimental) The HTTP API to which this stage is associated.
httpApi(IHttpApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
Sets the value of HttpStageProps.getHttpApi()
HttpApi.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for HttpApi.
HttpApiAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Attributes for importing an HttpApi into the CDK.
HttpApiAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpApiAttributes
HttpApiAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpApiAttributes
httpApiId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Builder
HttpApiProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize an instance of `HttpApi`.
HttpApiProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpApiProps
HttpApiProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpApiProps
HttpAuthorizer - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) An authorizer for Http Apis.
HttpAuthorizer(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer
 
HttpAuthorizer(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer
 
HttpAuthorizer(Construct, String, HttpAuthorizerProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer
 
HttpAuthorizer.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for HttpAuthorizer.
HttpAuthorizerAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Reference to an http authorizer.
HttpAuthorizerAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
HttpAuthorizerAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpAuthorizerAttributes
HttpAuthorizerProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize an instance of `HttpAuthorizer`.
HttpAuthorizerProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpAuthorizerProps
HttpAuthorizerProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpAuthorizerProps
HttpAuthorizerType - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Supported Authorizer types.
HttpConnectionType - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Supported connection types.
HttpIntegration - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The integration for an API route.
HttpIntegration(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration
 
HttpIntegration(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration
 
HttpIntegration(Construct, String, HttpIntegrationProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration
 
HttpIntegration.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for HttpIntegration.
HttpIntegrationProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The integration properties.
HttpIntegrationProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpIntegrationProps
HttpIntegrationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpIntegrationProps
HttpIntegrationType - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Supported integration types.
HttpMethod - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Supported HTTP methods.
HttpNoneAuthorizer - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Explicitly configure no authorizers on specific HTTP API routes.
HttpNoneAuthorizer(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpNoneAuthorizer
 
HttpNoneAuthorizer(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpNoneAuthorizer
 
HttpNoneAuthorizer() - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpNoneAuthorizer
 
HttpRoute - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Route class that creates the Route for API Gateway HTTP API.
HttpRoute(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
 
HttpRoute(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
 
HttpRoute(Construct, String, HttpRouteProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute
 
HttpRoute.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for HttpRoute.
HttpRouteAuthorizerBindOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Input to the bind() operation, that binds an authorizer to a route.
HttpRouteAuthorizerBindOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
HttpRouteAuthorizerBindOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpRouteAuthorizerBindOptions
HttpRouteAuthorizerConfig - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Results of binding an authorizer to an http route.
HttpRouteAuthorizerConfig.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
HttpRouteAuthorizerConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpRouteAuthorizerConfig
HttpRouteIntegrationBindOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options to the HttpRouteIntegration during its bind operation.
HttpRouteIntegrationBindOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
HttpRouteIntegrationBindOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpRouteIntegrationBindOptions
HttpRouteIntegrationConfig - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Config returned back as a result of the bind.
HttpRouteIntegrationConfig.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
HttpRouteIntegrationConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpRouteIntegrationConfig
HttpRouteKey - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) HTTP route in APIGateway is a combination of the HTTP method and the path component.
HttpRouteKey(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
 
HttpRouteKey(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
 
HttpRouteProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize a new Route.
HttpRouteProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpRouteProps
HttpRouteProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpRouteProps
HttpStage - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a stage where an instance of the API is deployed.
HttpStage(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
 
HttpStage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
 
HttpStage(Construct, String, HttpStageProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
 
HttpStage.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for HttpStage.
HttpStageAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The attributes used to import existing HttpStage.
HttpStageAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpStageAttributes
HttpStageAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpStageAttributes
HttpStageOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The options to create a new Stage for an HTTP API.
HttpStageOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpStageOptions
HttpStageOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpStageOptions
HttpStageProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize an instance of `HttpStage`.
HttpStageProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for HttpStageProps
HttpStageProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for HttpStageProps

I

IApi - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a API Gateway HTTP/WebSocket API.
IApi.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IApi.
IApi.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IApiMapping - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an ApiGatewayV2 ApiMapping resource.
IApiMapping.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IApiMapping.
IApiMapping.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IAuthorizer - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an Authorizer.
IAuthorizer.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IAuthorizer.
IAuthorizer.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
identitySource(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) The identity source for which authorization is requested.
identitySource(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
IDomainName - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an APIGatewayV2 DomainName.
IDomainName.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IDomainName.
IDomainName.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpApi - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an HTTP API.
IHttpApi.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpApi.
IHttpApi.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpAuthorizer - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) An authorizer for HTTP APIs.
IHttpAuthorizer.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpAuthorizer.
IHttpAuthorizer.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpIntegration - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an Integration for an HTTP API.
IHttpIntegration.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpIntegration.
IHttpIntegration.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpRoute - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a Route for an HTTP API.
IHttpRoute.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpRoute.
IHttpRoute.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpRouteAuthorizer - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) An authorizer that can attach to an Http Route.
IHttpRouteAuthorizer.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpRouteAuthorizer.
IHttpRouteAuthorizer.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpRouteIntegration - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The interface that various route integration classes will inherit.
IHttpRouteIntegration.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpRouteIntegration.
IHttpRouteIntegration.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IHttpStage - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents the HttpStage.
IHttpStage.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IHttpStage.
IHttpStage.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IIntegration - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an integration to an API Route.
IIntegration.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IIntegration.
IIntegration.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
integration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
integration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Builder
integration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
(experimental) The integration to be configured on this route.
integration(IHttpRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
integration(IWebSocketRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute.Builder
(experimental) The integration to be configured on this route.
integration(IWebSocketRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Builder
integration(IWebSocketRouteIntegration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Builder
integrationType(HttpIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) Integration type.
integrationType(HttpIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
integrationType(WebSocketIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration.Builder
(experimental) Integration type.
integrationType(WebSocketIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Builder
integrationUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) Integration URI.
integrationUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
integrationUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration.Builder
(experimental) Integration URI.
integrationUri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Builder
IRoute - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a route.
IRoute.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IRoute.
IRoute.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IStage - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a Stage.
IStage.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IStage.
IStage.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IVpcLink - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an API Gateway VpcLink.
IVpcLink.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IVpcLink.
IVpcLink.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IWebSocketApi - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a WebSocket API.
IWebSocketApi.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IWebSocketApi.
IWebSocketApi.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IWebSocketIntegration - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents an Integration for an WebSocket API.
IWebSocketIntegration.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IWebSocketIntegration.
IWebSocketIntegration.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IWebSocketRoute - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a Route for an WebSocket API.
IWebSocketRoute.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IWebSocketRoute.
IWebSocketRoute.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IWebSocketRouteIntegration - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The interface that various route integration classes will inherit.
IWebSocketRouteIntegration.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IWebSocketRouteIntegration.
IWebSocketRouteIntegration.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.
IWebSocketStage - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents the WebSocketStage.
IWebSocketStage.Jsii$Default - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
Internal default implementation for IWebSocketStage.
IWebSocketStage.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, List<String>, IHttpRouteAuthorizer, List<? extends HttpMethod>, IHttpRouteIntegration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the AddRoutesOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ApiMappingAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IApi, IDomainName, String, IStage) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ApiMappingProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpRouteIntegration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.BatchHttpRouteOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the BatchHttpRouteOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(Boolean, List<String>, List<? extends CorsHttpMethod>, List<String>, List<String>, Duration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CorsPreflightOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IDomainName, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the DomainMappingOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, String, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the DomainNameAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(ICertificate, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the DomainNameProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpApiAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, CorsPreflightOptions, Boolean, List<String>, IHttpRouteAuthorizer, DomainMappingOptions, IHttpRouteIntegration, String, Boolean) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApiProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpApiProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpAuthorizerAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpApi, List<String>, HttpAuthorizerType, String, String, Boolean, List<String>, String, AuthorizerPayloadVersion, Duration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpAuthorizerProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpApi, HttpIntegrationType, String, String, HttpConnectionType, HttpMethod, PayloadFormatVersion, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpIntegrationProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpRoute, Construct) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpRouteAuthorizerBindOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, List<String>, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerConfig.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpRouteAuthorizerConfig.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpRoute, Construct) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpRouteIntegrationBindOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(PayloadFormatVersion, HttpIntegrationType, String, String, HttpConnectionType, HttpMethod, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpRouteIntegrationConfig.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpApi, HttpRouteKey, List<String>, IHttpRouteAuthorizer, IHttpRouteIntegration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpRouteProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpApi, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpStageAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, Boolean, DomainMappingOptions) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpStageOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IHttpApi, String, Boolean, DomainMappingOptions) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpStageProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IApiMapping.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IAuthorizer.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IDomainName.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpAuthorizer.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpIntegration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRoute.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteAuthorizer.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpRouteIntegration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IIntegration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IRoute.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IVpcLink.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketIntegration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRoute.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketRouteIntegration.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the StageAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(Boolean, DomainMappingOptions) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.StageOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the StageOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IVpc, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the VpcLinkAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IVpc, List<? extends ISecurityGroup>, SubnetSelection, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the VpcLinkProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, WebSocketRouteOptions, WebSocketRouteOptions, String, WebSocketRouteOptions, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketApiProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(WebSocketIntegrationType, String, IWebSocketApi) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketIntegrationProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IWebSocketRoute, Construct) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketRouteIntegrationBindOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(WebSocketIntegrationType, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketRouteIntegrationConfig.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IWebSocketRouteIntegration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketRouteOptions.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, IWebSocketApi, IWebSocketRouteIntegration) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketRouteProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(IWebSocketApi, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketStageAttributes.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(String, IWebSocketApi, Boolean, DomainMappingOptions) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the WebSocketStageProps.Builder.
jwtAudience(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) A list of the intended recipients of the JWT.
jwtAudience(List<String>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
jwtIssuer(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) The base domain of the identity provider that issues JWT.
jwtIssuer(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder

M

mappingKey(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainMappingOptions.Builder
maxAge(Duration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.CorsPreflightOptions.Builder
method(HttpMethod) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) The HTTP method to use when calling the underlying HTTP proxy.
method(HttpMethod) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
method(HttpMethod) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
methods(List<? extends HttpMethod>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Default
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IApi
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Default
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Default
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketApi.Jsii$Proxy
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Default
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IWebSocketStage.Jsii$Proxy
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) Return the given named metric for this Api Gateway.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
(experimental) Return the given named metric for this Api Gateway.
metric(String, MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metric(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
(experimental) Return the given named metric for this HTTP Api Gateway Stage.
metricClientError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the number of client-side errors captured in a given period.
metricClientError() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the number of client-side errors captured in a given period.
metricCount(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the total number API requests in a given period.
metricCount(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the total number API requests in a given period.
metricCount() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the total number API requests in a given period.
metricDataProcessed(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the amount of data processed in bytes.
metricDataProcessed() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the amount of data processed in bytes.
metricIntegrationLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricIntegrationLatency() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
metricLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricLatency() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) The time between when API Gateway receives a request from a client and when it returns a response to the client.
metricServerError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpApi
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Default
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi.Jsii$Proxy
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpApi
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Default
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage.Jsii$Proxy
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError(MetricOptions) - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the number of server-side errors captured in a given period.
metricServerError() - Method in interface software.amazon.awscdk.services.apigatewayv2.alpha.IHttpStage
(experimental) Metric for the number of server-side errors captured in a given period.

N

name(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Builder

P

path(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.AddRoutesOptions.Builder
Sets the value of AddRoutesOptions.getPath()
payloadFormatVersion(AuthorizerPayloadVersion) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) Specifies the format of the payload sent to an HTTP API Lambda authorizer.
payloadFormatVersion(AuthorizerPayloadVersion) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
payloadFormatVersion(PayloadFormatVersion) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) The version of the payload format.
payloadFormatVersion(PayloadFormatVersion) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
payloadFormatVersion(PayloadFormatVersion) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
PayloadFormatVersion - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Payload format version for lambda proxy integration.
PayloadFormatVersion(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
 
PayloadFormatVersion(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
 

R

regionalDomainName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Builder
regionalHostedZoneId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.DomainNameAttributes.Builder
resultsCacheTtl(Duration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) How long APIGateway should cache the results.
resultsCacheTtl(Duration) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
route(IHttpRoute) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Builder
route(IHttpRoute) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Builder
route(IWebSocketRoute) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Builder
routeKey(HttpRouteKey) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRoute.Builder
(experimental) The key to this route.
routeKey(HttpRouteKey) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteProps.Builder
routeKey(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute.Builder
(experimental) The key to this route.
routeKey(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Builder
routeSelectionExpression(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi.Builder
(experimental) The route selection expression for the API.
routeSelectionExpression(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApiProps.Builder

S

scope(Construct) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteAuthorizerBindOptions.Builder
scope(Construct) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationBindOptions.Builder
scope(Construct) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationBindOptions.Builder
secureServerName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegration.Builder
(experimental) Specifies the TLS configuration for a private integration.
secureServerName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationProps.Builder
secureServerName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
(experimental) A list of security groups for the VPC link.
securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
software.amazon.awscdk.services.apigatewayv2.alpha - package software.amazon.awscdk.services.apigatewayv2.alpha
AWS::APIGatewayv2 Construct Library
stage(IStage) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMapping.Builder
(experimental) stage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.
stage(IStage) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.ApiMappingProps.Builder
Sets the value of ApiMappingProps.getStage()
StageAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The attributes used to import existing Stage.
StageAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for StageAttributes
StageAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for StageAttributes
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStage.Builder
(experimental) The name of the stage.
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageAttributes.Builder
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageOptions.Builder
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpStageProps.Builder
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.StageAttributes.Builder
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
(experimental) The name of the stage.
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageAttributes.Builder
stageName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder
StageOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options required to create a new stage.
StageOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for StageOptions
StageOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for StageOptions
subnets(SubnetSelection) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
(experimental) A list of subnets for the VPC link.
subnets(SubnetSelection) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
Sets the value of VpcLinkProps.getSubnets()

T

type(HttpAuthorizerType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizer.Builder
(experimental) The type of authorizer.
type(HttpAuthorizerType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerProps.Builder
type(HttpIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
type(WebSocketIntegrationType) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Builder

U

uri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteIntegrationConfig.Builder
uri(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteIntegrationConfig.Builder

V

valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.AuthorizerPayloadVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.CorsHttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.AuthorizerPayloadVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.CorsHttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpAuthorizerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpIntegrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_1_0 - Static variable in class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
(experimental) Version 1.0.
VERSION_2_0 - Static variable in class software.amazon.awscdk.services.apigatewayv2.alpha.PayloadFormatVersion
(experimental) Version 2.0.
vpc(IVpc) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
(experimental) The VPC in which the private resources reside.
vpc(IVpc) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Builder
Sets the value of VpcLinkAttributes.getVpc()
vpc(IVpc) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
Sets the value of VpcLinkProps.getVpc()
VpcLink - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Define a new VPC Link Specifies an API Gateway VPC link for a HTTP API to access resources in an Amazon Virtual Private Cloud (VPC).
VpcLink(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
 
VpcLink(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
 
VpcLink(Construct, String, VpcLinkProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink
 
VpcLink.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for VpcLink.
VpcLinkAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Attributes when importing a new VpcLink.
VpcLinkAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for VpcLinkAttributes
VpcLinkAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for VpcLinkAttributes
vpcLinkId(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkAttributes.Builder
vpcLinkName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLink.Builder
(experimental) The name used to label and identify the VPC link.
vpcLinkName(String) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.VpcLinkProps.Builder
VpcLinkProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties for a VpcLink.
VpcLinkProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for VpcLinkProps
VpcLinkProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for VpcLinkProps

W

WebSocketApi - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Create a new API Gateway WebSocket API endpoint.
WebSocketApi(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
 
WebSocketApi(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
 
WebSocketApi(Construct, String, WebSocketApiProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
 
WebSocketApi(Construct, String) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketApi
 
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration.Builder
(experimental) The WebSocket API to which this integration should be bound.
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationProps.Builder
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute.Builder
(experimental) the API the route is associated with.
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRouteProps.Builder
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage.Builder
(experimental) The WebSocket API to which this stage is associated.
webSocketApi(IWebSocketApi) - Method in class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStageProps.Builder
WebSocketApi.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for WebSocketApi.
WebSocketApiProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Props for WebSocket API.
WebSocketApiProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for WebSocketApiProps
WebSocketApiProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketApiProps
WebSocketIntegration - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The integration for an API route.
WebSocketIntegration(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration
 
WebSocketIntegration(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration
 
WebSocketIntegration(Construct, String, WebSocketIntegrationProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegration
 
WebSocketIntegration.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for WebSocketIntegration.
WebSocketIntegrationProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The integration properties.
WebSocketIntegrationProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
WebSocketIntegrationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketIntegrationProps
WebSocketIntegrationType - Enum in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) WebSocket Integration Types.
WebSocketRoute - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Route class that creates the Route for API Gateway WebSocket API.
WebSocketRoute(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
 
WebSocketRoute(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
 
WebSocketRoute(Construct, String, WebSocketRouteProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketRoute
 
WebSocketRoute.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for WebSocketRoute.
WebSocketRouteIntegrationBindOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options to the WebSocketRouteIntegration during its bind operation.
WebSocketRouteIntegrationBindOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
WebSocketRouteIntegrationBindOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
WebSocketRouteIntegrationConfig - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Config returned back as a result of the bind.
WebSocketRouteIntegrationConfig.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
WebSocketRouteIntegrationConfig.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketRouteIntegrationConfig
WebSocketRouteOptions - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Options used to add route to the API.
WebSocketRouteOptions.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for WebSocketRouteOptions
WebSocketRouteOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketRouteOptions
WebSocketRouteProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize a new Route.
WebSocketRouteProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for WebSocketRouteProps
WebSocketRouteProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketRouteProps
WebSocketStage - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Represents a stage where an instance of the API is deployed.
WebSocketStage(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
 
WebSocketStage(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
 
WebSocketStage(Construct, String, WebSocketStageProps) - Constructor for class software.amazon.awscdk.services.apigatewayv2.alpha.WebSocketStage
 
WebSocketStage.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) A fluent builder for WebSocketStage.
WebSocketStageAttributes - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) The attributes used to import existing WebSocketStage.
WebSocketStageAttributes.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
WebSocketStageAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketStageAttributes
WebSocketStageProps - Interface in software.amazon.awscdk.services.apigatewayv2.alpha
(experimental) Properties to initialize an instance of `WebSocketStage`.
WebSocketStageProps.Builder - Class in software.amazon.awscdk.services.apigatewayv2.alpha
A builder for WebSocketStageProps
WebSocketStageProps.Jsii$Proxy - Class in software.amazon.awscdk.services.apigatewayv2.alpha
An implementation for WebSocketStageProps
with(String, HttpMethod) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
(experimental) Create a route key with the combination of the path and the method.
with(String) - Static method in class software.amazon.awscdk.services.apigatewayv2.alpha.HttpRouteKey
(experimental) Create a route key with the combination of the path and the method.
$ A B C D E F G H I J M N P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.