endTimestamp property

DateTime? endTimestamp
final

The time at which the stack set operation ended, across all accounts and Regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or Region.

Implementation

final DateTime? endTimestamp;