scope Assignment
suspend fun scopeAssignment(name: String, block: suspend ScopeAssignmentResourceBuilder.() -> Unit): ScopeAssignment
Parameters
name
The unique name of the resulting resource.
block
Builder for ScopeAssignment.
See also
Parameters
name
The unique name of the resulting resource.