type property

ImageType? type
final

Specifies which type of image is created by the recipe - an AMI or a container image.

Implementation

final ImageType? type;