toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin.outputs
/
ApnsCredentialPropertiesResponse
/
ApnsCredentialPropertiesResponse
Apns
Credential
Properties
Response
constructor
(
apnsCertificate
:
String
?
=
null
,
appId
:
String
?
=
null
,
appName
:
String
?
=
null
,
certificateKey
:
String
?
=
null
,
endpoint
:
String
,
keyId
:
String
?
=
null
,
thumbprint
:
String
?
=
null
,
token
:
String
?
=
null
)