ApnsCredentialArgs

data class ApnsCredentialArgs(val properties: Output<ApnsCredentialPropertiesArgs>) : ConvertibleToJava<ApnsCredentialArgs>

Description of a NotificationHub ApnsCredential.

Constructors

Link copied to clipboard
constructor(properties: Output<ApnsCredentialPropertiesArgs>)

Properties

Link copied to clipboard

Description of a NotificationHub ApnsCredential.

Functions

Link copied to clipboard
open override fun toJava(): ApnsCredentialArgs