created property

DateTime? created
final

The date when the image was created. If the image has been shared, the AWS account that the image has been shared with sees the original creation date of the image.

Implementation

final DateTime? created;