Uses of Class
software.amazon.awssdk.services.ec2.model.ImageMetadata
-
Packages that use ImageMetadata Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ImageMetadata in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ImageMetadata Modifier and Type Method Description ImageMetadataInstanceImageMetadata. imageMetadata()Information about the AMI used to launch the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ImageMetadata Modifier and Type Method Description InstanceImageMetadata.BuilderInstanceImageMetadata.Builder. imageMetadata(ImageMetadata imageMetadata)Information about the AMI used to launch the instance.
-