toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
IstioPluginCertificateAuthorityArgs
/
IstioPluginCertificateAuthorityArgs
Istio
Plugin
Certificate
Authority
Args
constructor
(
certChainObjectName
:
Output
<
String
>
?
=
null
,
certObjectName
:
Output
<
String
>
?
=
null
,
keyObjectName
:
Output
<
String
>
?
=
null
,
keyVaultId
:
Output
<
String
>
?
=
null
,
rootCertObjectName
:
Output
<
String
>
?
=
null
)