organization Contact
suspend fun organizationContact(name: String, block: suspend OrganizationContactResourceBuilder.() -> Unit): OrganizationContact
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for OrganizationContact.
See also
Parameters
name
The unique name of the resulting resource.