toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin.inputs
/
GetCustomRoutingEndpointGroupDestinationsPlainArgs
/
GetCustomRoutingEndpointGroupDestinationsPlainArgs
Get
Custom
Routing
Endpoint
Group
Destinations
Plain
Args
constructor
(
acceleratorId
:
String
,
endpointGroupId
:
String
?
=
null
,
fromPort
:
Int
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
listenerId
:
String
?
=
null
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
protocols
:
List
<
String
>
?
=
null
,
toPort
:
Int
?
=
null
)