endpointConfiguration

@JvmName(name = "locbpboyuukyhecg")
suspend fun endpointConfiguration(value: Output<EndpointConfigurationArgs>)
@JvmName(name = "damktcpnbiabwlqb")
suspend fun endpointConfiguration(value: EndpointConfigurationArgs?)

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. The `EndpointConfiguration` property type specifies the endpoint types of a REST API. `EndpointConfiguration` is a property of the AWS::ApiGateway::RestApi resource.


@JvmName(name = "wiqfvyqrmejvtlls")
suspend fun endpointConfiguration(argument: suspend EndpointConfigurationArgsBuilder.() -> 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. The `EndpointConfiguration` property type specifies the endpoint types of a REST API. `EndpointConfiguration` is a property of the AWS::ApiGateway::RestApi resource.