pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin
/
ListenerAclAttachmentArgs
/
ListenerAclAttachmentArgs
Listener
Acl
Attachment
Args
fun
ListenerAclAttachmentArgs
(
aclId
:
Output
<
String
>
?
=
null
,
aclType
:
Output
<
String
>
?
=
null
,
listenerId
:
Output
<
String
>
?
=
null
)