pulumi-alicloud-kotlin
3.43.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin
/
CustomRoutingEndpointGroupDestinationArgsBuilder
Custom
Routing
Endpoint
Group
Destination
Args
Builder
class
CustomRoutingEndpointGroupDestinationArgsBuilder
Builder for
CustomRoutingEndpointGroupDestinationArgs
.
Functions
Functions
endpoint
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"mixvjdviiaqmdqyx"
)
suspend
fun
endpointGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"didibkwlrlenodbd"
)
suspend
fun
endpointGroupId
(
value
:
String
?
)
from
Port
Link copied to clipboard
@
JvmName
(
name
=
"wwqijfoprpieqpgf"
)
suspend
fun
fromPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"laxkmbdagjdumcib"
)
suspend
fun
fromPort
(
value
:
Int
?
)
protocols
Link copied to clipboard
@
JvmName
(
name
=
"txinmfbnwdvbaylo"
)
suspend
fun
protocols
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"eqxgfetrglmrbfho"
)
suspend
fun
protocols
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wsewkgqpqjsrcjpa"
)
suspend
fun
protocols
(
vararg
values
:
String
)
@
JvmName
(
name
=
"uaqwficklugwbfae"
)
suspend
fun
protocols
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"obcuvsalquvrffqp"
)
suspend
fun
protocols
(
value
:
List
<
String
>
?
)
to
Port
Link copied to clipboard
@
JvmName
(
name
=
"mbivwmpjrqmhlsbx"
)
suspend
fun
toPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yltpbysletpiwcrr"
)
suspend
fun
toPort
(
value
:
Int
?
)