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