tenant Configuration
suspend fun tenantConfiguration(name: String, block: suspend TenantConfigurationResourceBuilder.() -> Unit): TenantConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for TenantConfiguration.
See also
Parameters
name
The unique name of the resulting resource.