toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin
/
ConnectionCertificateArgs
/
ConnectionCertificateArgs
Connection
Certificate
Args
constructor
(
automationAccountName
:
Output
<
String
>
?
=
null
,
automationCertificateName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
)