Uses of Interface
software.amazon.awscdk.services.ec2.MachineImageConfig
Package
Description
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
-
Uses of MachineImageConfig in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionMachineImageConfig.Builder.build()
Builds the configured instance.AmazonLinuxImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.AmazonLinuxImageSsmParameterBase.getImage
(software.constructs.Construct scope) Return the image to use in the given context.GenericLinuxImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.GenericSSMParameterImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.GenericWindowsImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.IMachineImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.default MachineImageConfig
IMachineImage.Jsii$Default.getImage
(software.constructs.Construct scope) Return the image to use in the given context.final MachineImageConfig
IMachineImage.Jsii$Proxy.getImage
(software.constructs.Construct scope) Return the image to use in the given context.LookupMachineImage.getImage
(software.constructs.Construct scope) Return the image to use in the given context.ResolveSsmParameterAtLaunchImage.getImage
(software.constructs.Construct __) Return the image to use in the given context. -
Uses of MachineImageConfig in software.amazon.awscdk.services.ecs
-
Uses of MachineImageConfig in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionEksOptimizedImage.getImage
(software.constructs.Construct scope) Return the correct image.