pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin
/
DpsCertificateArgs
/
DpsCertificateArgs
Dps
Certificate
Args
fun
DpsCertificateArgs
(
certificate
:
Output
<
String
>
?
=
null
,
certificateName
:
Output
<
String
>
?
=
null
,
isVerified
:
Output
<
Boolean
>
?
=
null
,
provisioningServiceName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)