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