availabilityLastUpdateTime property

DateTime? availabilityLastUpdateTime
final

The timestamp when the connector availability information in this aggregation was last updated.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

Implementation

final DateTime? availabilityLastUpdateTime;