pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin.outputs
/
ApnsCredentialPropertiesResponse
/
ApnsCredentialPropertiesResponse
Apns
Credential
Properties
Response
fun
ApnsCredentialPropertiesResponse
(
apnsCertificate
:
String
?
=
null
,
appId
:
String
?
=
null
,
appName
:
String
?
=
null
,
certificateKey
:
String
?
=
null
,
endpoint
:
String
,
keyId
:
String
?
=
null
,
thumbprint
:
String
?
=
null
,
token
:
String
?
=
null
)