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.inputs
/
WnsCredentialPropertiesArgs
/
WnsCredentialPropertiesArgs
Wns
Credential
Properties
Args
constructor
(
certificateKey
:
Output
<
String
>
?
=
null
,
packageSid
:
Output
<
String
>
?
=
null
,
secretKey
:
Output
<
String
>
?
=
null
,
windowsLiveEndpoint
:
Output
<
String
>
?
=
null
,
wnsCertificate
:
Output
<
String
>
?
=
null
)