toggle menu
pulumi-aws-native-kotlin
1.27.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
=
"qvojupgjuetsxjlc"
)
suspend
fun
destinationIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"whwavsmmwkctvjwa"
)
suspend
fun
destinationIp
(
value
:
String
)
destination
Port
Link copied to clipboard
@
JvmName
(
name
=
"irasrgmclpifoalx"
)
suspend
fun
destinationPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mkeyntdnvfoeltyg"
)
suspend
fun
destinationPort
(
value
:
Int
)
interface
Link copied to clipboard
@
JvmName
(
name
=
"jaygyicwlmkvvbho"
)
suspend
fun
interface
(
value
:
FlowOutputInterfaceArgs
)
@
JvmName
(
name
=
"gqqfbwsubmoxfygh"
)
suspend
fun
interface
(
value
:
Output
<
FlowOutputInterfaceArgs
>
)
@
JvmName
(
name
=
"flymaorbjohqlhvo"
)
suspend
fun
interface
(
argument
:
suspend
FlowOutputInterfaceArgsBuilder
.
(
)
->
Unit
)