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