distribution

suspend fun distribution(name: String, block: suspend DistributionResourceBuilder.() -> Unit): Distribution

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Distribution.


See also

Parameters

name

The unique name of the resulting resource.