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