eventStreamExpirationTime property

String? eventStreamExpirationTime
getter/setter pair

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.

Implementation

core.String? eventStreamExpirationTime;