pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin
/
CaCertificateArgs
/
CaCertificateArgs
Ca
Certificate
Args
fun
CaCertificateArgs
(
caCertificateName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
encodedCertificate
:
Output
<
String
>
?
=
null
,
namespaceName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)