toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin
/
BoolVariableArgs
/
BoolVariableArgs
Bool
Variable
Args
constructor
(
automationAccountName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
encrypted
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
value
:
Output
<
Boolean
>
?
=
null
)