| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRestApi.EndpointConfigurationProperty.Jsii$Proxy
An implementation for
CfnRestApi.EndpointConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRestApi.EndpointConfigurationProperty |
CfnRestApi.EndpointConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRestApi.Builder |
CfnRestApi.Builder.endpointConfiguration(CfnRestApi.EndpointConfigurationProperty endpointConfiguration)
A list of the endpoint types of the API.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.endpointConfiguration(CfnRestApi.EndpointConfigurationProperty endpointConfiguration)
Sets the value of
CfnRestApiProps.getEndpointConfiguration() |
void |
CfnRestApi.setEndpointConfiguration(CfnRestApi.EndpointConfigurationProperty value)
A list of the endpoint types of the API.
|
Copyright © 2022. All rights reserved.