PendingFlowResponse

constructor(connection: SelectedResourceResponse? = null, connectionId: String, customerManagedKeyVaultUri: String? = null, dataType: String? = null, destinationEndpointPorts: List<Double>? = null, destinationEndpoints: List<String>? = null, flowId: String, flowType: String? = null, id: String, keyVaultUri: String? = null, linkStatus: String, linkedFlowId: String, location: String, messagingOptions: MessagingOptionsResponse? = null, name: String, passphrase: String? = null, policies: List<String>? = null, provisioningState: String, schema: SchemaResponse? = null, serviceBusQueueId: String? = null, sourceAddresses: StreamSourceAddressesResponse? = null, status: String? = null, storageAccountId: String? = null, storageAccountName: String? = null, storageContainerName: String? = null, streamId: String? = null, streamLatency: Double? = null, streamProtocol: String? = null, subscriptionId: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)