container Apps Session Pool
suspend fun containerAppsSessionPool(name: String, block: suspend ContainerAppsSessionPoolResourceBuilder.() -> Unit): ContainerAppsSessionPool
Parameters
name
The unique name of the resulting resource.
block
Builder for ContainerAppsSessionPool.
See also
Parameters
name
The unique name of the resulting resource.