invitation
suspend fun invitation(name: String, block: suspend InvitationResourceBuilder.() -> Unit): Invitation
Parameters
name
The unique name of the resulting resource.
block
Builder for Invitation.
See also
Parameters
name
The unique name of the resulting resource.