serviceSetting

suspend fun serviceSetting(name: String, block: suspend ServiceSettingResourceBuilder.() -> Unit): ServiceSetting

Parameters

name

The unique name of the resulting resource.

block

Builder for ServiceSetting.

See also


Parameters

name

The unique name of the resulting resource.

See also