toggle menu
pulumi-aws-native-kotlin
0.126.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
=
"xghomexjvwfaujne"
)
suspend
fun
destinationIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rirykesosbbulmpm"
)
suspend
fun
destinationIp
(
value
:
String
)
destination
Port
Link copied to clipboard
@
JvmName
(
name
=
"aieneiurmeniapia"
)
suspend
fun
destinationPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jjvgiyisptnjscbx"
)
suspend
fun
destinationPort
(
value
:
Int
)
interface
Link copied to clipboard
@
JvmName
(
name
=
"rfeceeriesrdrler"
)
suspend
fun
interface
(
value
:
FlowOutputInterfaceArgs
)
@
JvmName
(
name
=
"bwqfqpnsileywhbl"
)
suspend
fun
interface
(
value
:
Output
<
FlowOutputInterfaceArgs
>
)
@
JvmName
(
name
=
"ohqffremsebtalxf"
)
suspend
fun
interface
(
argument
:
suspend
FlowOutputInterfaceArgsBuilder
.
(
)
->
Unit
)