pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin
/
AclArgs
/
AclArgs
Acl
Args
fun
AclArgs
(
entryLists
:
Output
<
List
<
AclEntryListArgs
>
>
?
=
null
,
ipVersion
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
)