apnsChannel

suspend fun apnsChannel(name: String, block: suspend ApnsChannelResourceBuilder.() -> Unit): ApnsChannel

Parameters

name

The unique name of the resulting resource.

block

Builder for ApnsChannel.

See also


Parameters

name

The unique name of the resulting resource.

See also