toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.iot.kotlin
/
IotHubCertificateArgs
/
IotHubCertificateArgs
Iot
Hub
Certificate
Args
constructor
(
certificateContent
:
Output
<
String
>
?
=
null
,
iotDpsName
:
Output
<
String
>
?
=
null
,
isVerified
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)