class Aws::SecurityHub::Types::AwsApiGatewayEndpointConfiguration
Contains information about the endpoints for the API.
@note When making an API call, you may pass AwsApiGatewayEndpointConfiguration
data as a hash: { types: ["NonEmptyString"], }
@!attribute [rw] 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 is `REGIONAL`. For a private API, the endpoint type is `PRIVATE`. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsApiGatewayEndpointConfiguration AWS API Documentation
Constants
- SENSITIVE