Uses of Interface
software.amazon.awscdk.services.ec2.AmazonLinuxImageProps
Packages that use AmazonLinuxImageProps
-
Uses of AmazonLinuxImageProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement AmazonLinuxImagePropsMethods in software.amazon.awscdk.services.ec2 that return AmazonLinuxImagePropsModifier and TypeMethodDescriptionAmazonLinuxImageProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinuxImagePropsModifier and TypeMethodDescriptionstatic IMachineImage
MachineImage.latestAmazonLinux
(AmazonLinuxImageProps props) An Amazon Linux image that is automatically kept up-to-date.static String
AmazonLinuxImage.ssmParameterName
(AmazonLinuxImageProps props) Return the SSM parameter name that will contain the Amazon Linux image with the given attributes.Constructors in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinuxImageProps