Apns Voip Channel Args
constructor(applicationId: Output<String>? = null, bundleId: Output<String>? = null, certificate: Output<String>? = null, defaultAuthenticationMethod: Output<String>? = null, enabled: Output<Boolean>? = null, privateKey: Output<String>? = null, teamId: Output<String>? = null, tokenKey: Output<String>? = null, tokenKeyId: Output<String>? = null)