Flow Properties Args
constructor(connection: Output<SelectedResourceArgs>? = null, customerManagedKeyVaultUri: Output<String>? = null, dataType: Output<Either<String, DataType>>? = null, destinationEndpointPorts: Output<List<Double>>? = null, destinationEndpoints: Output<List<String>>? = null, flowType: Output<Either<String, FlowType>>? = null, keyVaultUri: Output<String>? = null, messagingOptions: Output<MessagingOptionsArgs>? = null, passphrase: Output<String>? = null, policies: Output<List<String>>? = null, schema: Output<SchemaArgs>? = null, serviceBusQueueId: Output<String>? = null, sourceAddresses: Output<StreamSourceAddressesArgs>? = null, status: Output<Either<String, FlowStatus>>? = null, storageAccountId: Output<String>? = null, storageAccountName: Output<String>? = null, storageContainerName: Output<String>? = null, streamId: Output<String>? = null, streamLatency: Output<Double>? = null, streamProtocol: Output<Either<String, StreamProtocol>>? = null)