pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.inputs
/
AclEntryListArgs
Acl
Entry
List
Args
data
class
AclEntryListArgs
(
val
comment
:
Output
<
String
>
?
=
null
,
val
entry
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AclEntryListArgs
>
Constructors
Functions
Properties
Constructors
Acl
Entry
List
Args
Link copied to clipboard
fun
AclEntryListArgs
(
comment
:
Output
<
String
>
?
=
null
,
entry
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AclEntryListArgs
Properties
comment
Link copied to clipboard
val
comment
:
Output
<
String
>
?
=
null
entry
Link copied to clipboard
val
entry
:
Output
<
String
>
?
=
null