FlowPropertiesArgs

constructor(connection: Output<SelectedResourceArgs>? = null, dataType: Output<Either<String, DataType>>? = null, flowType: Output<Either<String, FlowType>>? = null, keyVaultUri: Output<String>? = null, policies: Output<List<String>>? = null, schema: Output<SchemaArgs>? = null, serviceBusQueueId: Output<String>? = null, status: Output<Either<String, FlowStatus>>? = null, storageAccountId: Output<String>? = null, storageAccountName: Output<String>? = null, storageContainerName: Output<String>? = null)