application Assignment
suspend fun applicationAssignment(name: String, block: suspend ApplicationAssignmentResourceBuilder.() -> Unit): ApplicationAssignment
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationAssignment.
See also
Parameters
name
The unique name of the resulting resource.