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