AwsApiGatewayEndpointConfiguration
Contains information about the endpoints for the API.
Contents
- Types
-
A list of endpoint types for the REST API.
For an edge-optimized API, the endpoint type is
EDGE
. For a Regional API, the endpoint type isREGIONAL
. For a private API, the endpoint type isPRIVATE
.Type: Array of strings
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: