toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
mediaconnect
/
aws.sdk.kotlin.services.mediaconnect.model
/
AddFlowOutputsRequest
/
Builder
Builder
class
Builder
Members
Properties
flow
Arn
Link copied to clipboard
var
flowArn
:
String
?
The flow that you want to add outputs to.
outputs
Link copied to clipboard
var
outputs
:
List
<
AddOutputRequest
>
?
A list of outputs that you want to add.