toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin
/
CustomRoutingEndpointGroupDestinationArgs
/
CustomRoutingEndpointGroupDestinationArgs
Custom
Routing
Endpoint
Group
Destination
Args
constructor
(
endpointGroupId
:
Output
<
String
>
?
=
null
,
fromPort
:
Output
<
Int
>
?
=
null
,
protocols
:
Output
<
List
<
String
>
>
?
=
null
,
toPort
:
Output
<
Int
>
?
=
null
)