configuration Profile Preference
suspend fun configurationProfilePreference(name: String, block: suspend ConfigurationProfilePreferenceResourceBuilder.() -> Unit): ConfigurationProfilePreference
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationProfilePreference.
See also
Parameters
name
The unique name of the resulting resource.