lastUpdatedDate property

DateTime? lastUpdatedDate
final

The date that the bot alias was updated. When you create a resource, the creation date and last updated date are the same.

Implementation

final DateTime? lastUpdatedDate;