| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfiguration.Builder |
EndpointConfiguration.builder() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.types(List<? extends EndpointType> types)
Sets the value of
EndpointConfiguration.getTypes() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.vpcEndpoints(List<? extends IVpcEndpoint> vpcEndpoints)
Sets the value of
EndpointConfiguration.getVpcEndpoints() |
| Constructor and Description |
|---|
Jsii$Proxy(EndpointConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EndpointConfiguration.Builder. |
Copyright © 2022. All rights reserved.