Stream Args
constructor(backfillAll: Output<StreamBackfillAllArgs>? = null, backfillNone: Output<StreamBackfillNoneArgs>? = null, customerManagedEncryptionKey: Output<String>? = null, desiredState: Output<String>? = null, destinationConfig: Output<StreamDestinationConfigArgs>? = null, displayName: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, sourceConfig: Output<StreamSourceConfigArgs>? = null, streamId: Output<String>? = null)