toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.outputs
/
GetAclsAclRelatedListener
Get
Acls
Acl
Related
Listener
data
class
GetAclsAclRelatedListener
(
val
aclType
:
String
,
val
frontendPort
:
Int
,
val
loadBalancerId
:
String
,
val
protocol
:
String
)
Members
Constructors
Get
Acls
Acl
Related
Listener
Link copied to clipboard
constructor
(
aclType
:
String
,
frontendPort
:
Int
,
loadBalancerId
:
String
,
protocol
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
acl
Type
Link copied to clipboard
val
aclType
:
String
frontend
Port
Link copied to clipboard
val
frontendPort
:
Int
load
Balancer
Id
Link copied to clipboard
val
loadBalancerId
:
String
protocol
Link copied to clipboard
val
protocol
:
String