endpointConfiguration

@JvmName(name = "hjhsfitnkdgovsov")
suspend fun endpointConfiguration(value: Output<RestApiEndpointConfigurationArgs>)
@JvmName(name = "htfnxurathkvyfha")
suspend fun endpointConfiguration(value: RestApiEndpointConfigurationArgs?)

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.


@JvmName(name = "eqbhhtfadfsmmtqx")
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.