primaryContact

suspend fun primaryContact(name: String, block: suspend PrimaryContactResourceBuilder.() -> Unit): PrimaryContact

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PrimaryContact.


See also

Parameters

name

The unique name of the resulting resource.