assignment Dynamic Scope
suspend fun assignmentDynamicScope(name: String, block: suspend AssignmentDynamicScopeResourceBuilder.() -> Unit): AssignmentDynamicScope
Parameters
name
The unique name of the resulting resource.
block
Builder for AssignmentDynamicScope.
See also
Parameters
name
The unique name of the resulting resource.