api Gateway Rest Api
suspend fun apiGatewayRestApi(name: String, block: suspend ApiGatewayRestApiResourceBuilder.() -> Unit): ApiGatewayRestApi
Parameters
name
The unique name of the resulting resource.
block
Builder for ApiGatewayRestApi.
See also
Parameters
name
The unique name of the resulting resource.