auto Upgrade Profile
suspend fun autoUpgradeProfile(name: String, block: suspend AutoUpgradeProfileResourceBuilder.() -> Unit): AutoUpgradeProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for AutoUpgradeProfile.
See also
Parameters
name
The unique name of the resulting resource.