apns Sandbox Channel
suspend fun apnsSandboxChannel(name: String, block: suspend ApnsSandboxChannelResourceBuilder.() -> Unit): ApnsSandboxChannel
Parameters
name
The unique name of the resulting resource.
block
Builder for ApnsSandboxChannel.
See also
Parameters
name
The unique name of the resulting resource.