toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.inputs
/
ListenerAclConfigAclRelationArgs
Listener
Acl
Config
Acl
Relation
Args
data
class
ListenerAclConfigAclRelationArgs
(
val
aclId
:
Output
<
String
>
?
=
null
,
val
status
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ListenerAclConfigAclRelationArgs
>
Members
Constructors
Listener
Acl
Config
Acl
Relation
Args
Link copied to clipboard
constructor
(
aclId
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
)
Properties
acl
Id
Link copied to clipboard
val
aclId
:
Output
<
String
>
?
=
null
Snooping Binding of the Access Policy Group ID List.
status
Link copied to clipboard
val
status
:
Output
<
String
>
?
=
null
The Current IP Address of the Listened State
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListenerAclConfigAclRelationArgs