| 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() |
default EndpointConfiguration |
RestApiProps.getEndpointConfiguration()
The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
EndpointConfiguration |
RestApiProps.Jsii$Proxy.getEndpointConfiguration() |
EndpointConfiguration |
LambdaRestApiProps.Jsii$Proxy.getEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
LambdaRestApi.Builder |
LambdaRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
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() |
RestApi.Builder |
RestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
RestApiProps.Builder |
RestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
Sets the value of
RestApiProps.getEndpointConfiguration() |
StepFunctionsRestApi.Builder |
StepFunctionsRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
The EndpointConfiguration property type specifies the endpoint types of a REST API.
|
LambdaRestApiProps.Builder |
LambdaRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration)
Sets the value of
RestApiProps.getEndpointConfiguration() |
Copyright © 2022. All rights reserved.