toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediaconnect.kotlin.inputs
/
FlowOutputDestinationConfigurationArgsBuilder
Flow
Output
Destination
Configuration
Args
Builder
class
FlowOutputDestinationConfigurationArgsBuilder
Builder for
FlowOutputDestinationConfigurationArgs
.
Members
Functions
destination
Ip
Link copied to clipboard
@
JvmName
(
name
=
"eepphdytlhsciyxs"
)
suspend
fun
destinationIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywppadyfmmgolxwg"
)
suspend
fun
destinationIp
(
value
:
String
)
destination
Port
Link copied to clipboard
@
JvmName
(
name
=
"dhutblberdkkjnpd"
)
suspend
fun
destinationPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tasfeseviylxqaor"
)
suspend
fun
destinationPort
(
value
:
Int
)
interface
Link copied to clipboard
@
JvmName
(
name
=
"qahvqrxargbgxfqm"
)
suspend
fun
interface
(
value
:
FlowOutputInterfaceArgs
)
@
JvmName
(
name
=
"cuaedslckeorqhxb"
)
suspend
fun
interface
(
value
:
Output
<
FlowOutputInterfaceArgs
>
)
@
JvmName
(
name
=
"uputywrqahulabux"
)
suspend
fun
interface
(
argument
:
suspend
FlowOutputInterfaceArgsBuilder
.
(
)
->
Unit
)