toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Acl
Entry
List
Args
Link copied to clipboard
constructor
(
comment
:
Output
<
String
>
?
=
null
,
entry
:
Output
<
String
>
?
=
null
)
Properties
comment
Link copied to clipboard
val
comment
:
Output
<
String
>
?
=
null
entry
Link copied to clipboard
val
entry
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AclEntryListArgs