distribution
suspend fun distribution(name: String, block: suspend DistributionResourceBuilder.() -> Unit): Distribution
Parameters
name
The unique name of the resulting resource.
block
Builder for Distribution.
See also
Parameters
name
The unique name of the resulting resource.