| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointConfiguration.Jsii$Proxy
An implementation for
EndpointConfiguration |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfiguration |
EndpointConfiguration.Builder.build()
Builds the configured instance.
|
EndpointConfiguration |
StepFunctionsRestApiProps.Jsii$Proxy.getEndpointConfiguration() |
EndpointConfiguration |
LambdaRestApiProps.Jsii$Proxy.getEndpointConfiguration() |
default EndpointConfiguration |
RestApiProps.getEndpointConfiguration()
(experimental) The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
EndpointConfiguration |
RestApiProps.Jsii$Proxy.getEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RestApi.Builder |
RestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
(experimental) The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
StepFunctionsRestApi.Builder |
StepFunctionsRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
(experimental) The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
StepFunctionsRestApiProps.Builder |
StepFunctionsRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
Sets the value of
RestApiProps.getEndpointConfiguration() |
LambdaRestApiProps.Builder |
LambdaRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
Sets the value of
RestApiProps.getEndpointConfiguration() |
RestApiProps.Builder |
RestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
Sets the value of
RestApiProps.getEndpointConfiguration() |
LambdaRestApi.Builder |
LambdaRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
(experimental) The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
Copyright © 2022. All rights reserved.