pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin.inputs
/
WnsCredentialPropertiesArgs
/
WnsCredentialPropertiesArgs
Wns
Credential
Properties
Args
fun
WnsCredentialPropertiesArgs
(
certificateKey
:
Output
<
String
>
?
=
null
,
packageSid
:
Output
<
String
>
?
=
null
,
secretKey
:
Output
<
String
>
?
=
null
,
windowsLiveEndpoint
:
Output
<
String
>
?
=
null
,
wnsCertificate
:
Output
<
String
>
?
=
null
)