created property
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;
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.
final DateTime? created;