toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cloudngfw.kotlin
/
CertificateObjectGlobalRulestackArgs
/
CertificateObjectGlobalRulestackArgs
Certificate
Object
Global
Rulestack
Args
constructor
(
auditComment
:
Output
<
String
>
?
=
null
,
certificateSelfSigned
:
Output
<
Either
<
String
,
BooleanEnum
>
>
?
=
null
,
certificateSignerResourceId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
globalRulestackName
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)