communications Gateway
suspend fun communicationsGateway(name: String, block: suspend CommunicationsGatewayResourceBuilder.() -> Unit): CommunicationsGateway
Parameters
name
The unique name of the resulting resource.
block
Builder for CommunicationsGateway.
See also
Parameters
name
The unique name of the resulting resource.