pulumi-alicloud-kotlin
3.55.2.0
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
=
"qwrcrlglqnabdcjh"
)
suspend
fun
endpointGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ldmfkstmsjulgelc"
)
suspend
fun
endpointGroupId
(
value
:
String
?
)
from
Port
Link copied to clipboard
@
JvmName
(
name
=
"oathiedlyelftfqr"
)
suspend
fun
fromPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yxduhgkjmqrbebdi"
)
suspend
fun
fromPort
(
value
:
Int
?
)
protocols
Link copied to clipboard
@
JvmName
(
name
=
"lvoceisswrpfyrqx"
)
suspend
fun
protocols
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"scnkfxcyhsfwyeed"
)
suspend
fun
protocols
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bcsbvcaamjfadqla"
)
suspend
fun
protocols
(
vararg
values
:
String
)
@
JvmName
(
name
=
"dmhgsqritgnsqhwf"
)
suspend
fun
protocols
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ksukbmacsdylfsqc"
)
suspend
fun
protocols
(
value
:
List
<
String
>
?
)
to
Port
Link copied to clipboard
@
JvmName
(
name
=
"pnnhjdjuvnutmdqi"
)
suspend
fun
toPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"todnqutenvmletqs"
)
suspend
fun
toPort
(
value
:
Int
?
)