Uses of Interface
software.amazon.awscdk.services.ec2.MachineImageConfig
Packages that use MachineImageConfig
Package
Description
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
Amazon EKS V2 Construct Library
-
Uses of MachineImageConfig in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement MachineImageConfigMethods in software.amazon.awscdk.services.ec2 that return MachineImageConfigModifier 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
Methods in software.amazon.awscdk.services.ecs that return MachineImageConfig -
Uses of MachineImageConfig in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return MachineImageConfigModifier and TypeMethodDescriptionEksOptimizedImage.getImage
(software.constructs.Construct scope) Return the correct image. -
Uses of MachineImageConfig in software.amazon.awscdk.services.eks.v2.alpha
Methods in software.amazon.awscdk.services.eks.v2.alpha that return MachineImageConfigModifier and TypeMethodDescriptionEksOptimizedImage.getImage
(software.constructs.Construct scope) (experimental) Return the correct image.