InputArgs

constructor(destinations: Output<List<InputDestinationArgs>>? = null, inputDevices: Output<List<InputInputDeviceArgs>>? = null, inputSecurityGroups: Output<List<String>>? = null, mediaConnectFlows: Output<List<InputMediaConnectFlowArgs>>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, sources: Output<List<InputSourceArgs>>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null, vpc: Output<InputVpcArgs>? = null)