toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin
/
AScriptArgs
/
AScriptArgs
AScript
Args
constructor
(
ascriptName
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
extAttributeEnabled
:
Output
<
Boolean
>
?
=
null
,
extAttributes
:
Output
<
List
<
AScriptExtAttributeArgs
>
>
?
=
null
,
listenerId
:
Output
<
String
>
?
=
null
,
position
:
Output
<
String
>
?
=
null
,
scriptContent
:
Output
<
String
>
?
=
null
)