pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediaconnect.kotlin
/
BridgeOutputResourceArgs
/
BridgeOutputResourceArgs
Bridge
Output
Resource
Args
fun
BridgeOutputResourceArgs
(
bridgeArn
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
networkOutput
:
Output
<
BridgeOutputResourceBridgeNetworkOutputArgs
>
?
=
null
)