toggle menu
pulumi-alicloud-kotlin
3.76.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
=
"gnwaemccmvpcfwrb"
)
suspend
fun
endpointGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ojwueiwgvhyendhn"
)
suspend
fun
endpointGroupId
(
value
:
String
?
)
from
Port
Link copied to clipboard
@
JvmName
(
name
=
"cbpqpkfrnovhcuvc"
)
suspend
fun
fromPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qaobixytqrylmkbc"
)
suspend
fun
fromPort
(
value
:
Int
?
)
protocols
Link copied to clipboard
@
JvmName
(
name
=
"vqcqatucxjkbvmit"
)
suspend
fun
protocols
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pagrbbdhcvnnoaaw"
)
suspend
fun
protocols
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mrpmhccntdbvvolc"
)
suspend
fun
protocols
(
vararg
values
:
String
)
@
JvmName
(
name
=
"muqmdorhyaybpsxd"
)
suspend
fun
protocols
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dsdwiikxcxnuyuho"
)
suspend
fun
protocols
(
value
:
List
<
String
>
?
)
to
Port
Link copied to clipboard
@
JvmName
(
name
=
"dhpvshgieqqvnjux"
)
suspend
fun
toPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rcxnimlkgpixudbn"
)
suspend
fun
toPort
(
value
:
Int
?
)