integrationEndpoints property

List<String>? integrationEndpoints
getter/setter pair

List of IntegrationEndpoints in the '/integration-endpoints' directory of the API proxy.

This is a 'manifest' setting designed to provide visibility into the contents of the API proxy.

Implementation

core.List<core.String>? integrationEndpoints;