Values.CustomAmiSourceA custom AMI available to platforms.
type nonrec t = {virtualizationType : VirtualizationType.t option;The type of virtualization used to create the custom AMI.
*)imageId : ImageId.t option;THe ID of the image used to create the custom AMI.
*)}