configuration Profile Assignment Resource
suspend fun configurationProfileAssignmentResource(name: String, block: suspend ConfigurationProfileAssignmentResourceBuilder.() -> Unit): ConfigurationProfileAssignment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationProfileAssignment.