| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Method and Description |
|---|---|
static HttpAlbIntegrationProps.Builder |
HttpAlbIntegrationProps.builder() |
HttpAlbIntegrationProps.Builder |
HttpAlbIntegrationProps.Builder.listener(IApplicationListener listener)
Sets the value of
HttpAlbIntegrationProps.getListener() |
HttpAlbIntegrationProps.Builder |
HttpAlbIntegrationProps.Builder.method(HttpMethod method)
Sets the value of
HttpPrivateIntegrationOptions.getMethod() |
HttpAlbIntegrationProps.Builder |
HttpAlbIntegrationProps.Builder.vpcLink(IVpcLink vpcLink)
Sets the value of
HttpPrivateIntegrationOptions.getVpcLink() |
Copyright © 2021. All rights reserved.