service Emails On Push
suspend fun serviceEmailsOnPush(name: String, block: suspend ServiceEmailsOnPushResourceBuilder.() -> Unit): ServiceEmailsOnPush
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceEmailsOnPush.
See also
Parameters
name
The unique name of the resulting resource.