account Assignment Resource
suspend fun accountAssignmentResource(name: String, block: suspend AccountAssignmentResourceBuilder.() -> Unit): AccountAssignment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for AccountAssignment.