toggle menu
pulumi-alicloud-kotlin
3.70.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
=
"efvofgodayexfwgk"
)
suspend
fun
endpointGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kuvdpushkfvwfbiy"
)
suspend
fun
endpointGroupId
(
value
:
String
?
)
from
Port
Link copied to clipboard
@
JvmName
(
name
=
"wvgwpmpngfwjeipj"
)
suspend
fun
fromPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lnnmwmrmiipdksde"
)
suspend
fun
fromPort
(
value
:
Int
?
)
protocols
Link copied to clipboard
@
JvmName
(
name
=
"hbbbfrxklhhaicjm"
)
suspend
fun
protocols
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"cnkrskovnhcokrge"
)
suspend
fun
protocols
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ovvqsgkirlsinyni"
)
suspend
fun
protocols
(
vararg
values
:
String
)
@
JvmName
(
name
=
"bxgatumnbffnvuqj"
)
suspend
fun
protocols
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mvwuplwmkqdxminw"
)
suspend
fun
protocols
(
value
:
List
<
String
>
?
)
to
Port
Link copied to clipboard
@
JvmName
(
name
=
"hlecuqfwgugwivmn"
)
suspend
fun
toPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"chacaubdicukmygc"
)
suspend
fun
toPort
(
value
:
Int
?
)