toggle menu
pulumi-alicloud-kotlin
3.77.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin
/
CustomRoutingEndpointGroupDestinationArgsBuilder
Custom
Routing
Endpoint
Group
Destination
Args
Builder
class
CustomRoutingEndpointGroupDestinationArgsBuilder
Builder for
CustomRoutingEndpointGroupDestinationArgs
.
Members
Functions
endpoint
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"gdwwgclojfkrxste"
)
suspend
fun
endpointGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dlurniibffrohvnx"
)
suspend
fun
endpointGroupId
(
value
:
String
?
)
from
Port
Link copied to clipboard
@
JvmName
(
name
=
"gnqqohlvfwwsbttu"
)
suspend
fun
fromPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kdswaxtldrbjpnwx"
)
suspend
fun
fromPort
(
value
:
Int
?
)
protocols
Link copied to clipboard
@
JvmName
(
name
=
"sbxqhlhwtainkyuf"
)
suspend
fun
protocols
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yucdgpsqiigmtrak"
)
suspend
fun
protocols
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wceggvijsoqpkxkl"
)
suspend
fun
protocols
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xqvaxlvdpixvdfkn"
)
suspend
fun
protocols
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xogmxwhtsohxhmam"
)
suspend
fun
protocols
(
value
:
List
<
String
>
?
)
to
Port
Link copied to clipboard
@
JvmName
(
name
=
"aepbeamjyamsymnd"
)
suspend
fun
toPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jdncmeemcmhcbtwn"
)
suspend
fun
toPort
(
value
:
Int
?
)