endpoint Configuration
Parameters
value
A list of the endpoint types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the `Parameters`
property.
suspend fun endpointConfiguration(argument: suspend RestApiEndpointConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of the endpoint types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the `Parameters`
property.