Uses of Class
software.amazon.awssdk.services.ec2.model.ImageMetadata
Packages that use ImageMetadata
-
Uses of ImageMetadata in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ImageMetadataModifier and TypeMethodDescriptionfinal ImageMetadataInstanceImageMetadata.imageMetadata()Information about the AMI used to launch the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ImageMetadataModifier and TypeMethodDescriptionInstanceImageMetadata.Builder.imageMetadata(ImageMetadata imageMetadata) Information about the AMI used to launch the instance.