public Timestamp EventStreamExpirationTime { get; set; }
Specifies the data and time at which Storage Transfer Service stops
listening for events from this stream. After this time, any transfers in
progress will complete, but no new transfers are initiated.
public Timestamp EventStreamStartTime { get; set; }
Specifies the date and time that Storage Transfer Service starts
listening for events from this stream. If no start time is specified or
start time is in the past, Storage Transfer Service starts listening
immediately.
Required. Specifies a unique name of the resource such as AWS SQS
ARN in the form 'arn:aws:sqs:region:account_id:queue_name',
or Pub/Sub subscription resource name in the form
'projects/{project}/subscriptions/{sub}'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 2.8.0 is the latest release for the \u003ccode\u003eEventStream\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace, with previous versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventStream\u003c/code\u003e class is used to define options for event-driven transfers that monitor an event stream for file updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventStream\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with specific methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e inherited from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eEventStream\u003c/code\u003e class include \u003ccode\u003eEventStreamExpirationTime\u003c/code\u003e, \u003ccode\u003eEventStreamStartTime\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, managing when listening begins and ends, and providing a unique resource name.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating a new \u003ccode\u003eEventStream\u003c/code\u003e object or making a copy of an existing \u003ccode\u003eEventStream\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]