Uses of Class
software.amazon.awscdk.services.ec2.AmazonLinux2Kernel
Packages that use AmazonLinux2Kernel
-
Uses of AmazonLinux2Kernel in software.amazon.awscdk.services.ec2
Fields in software.amazon.awscdk.services.ec2 declared as AmazonLinux2KernelModifier and TypeFieldDescriptionstatic final AmazonLinux2KernelAmazonLinux2Kernel.CDK_LATESTThe latest kernel version currently available in a published AMI.static final AmazonLinux2KernelAmazonLinux2Kernel.DEFAULTThe default kernel version for Amazon Linux 2 is 4.14 and Linux 4.14.311-233.529.amzn2.x86_64 the SSM parameter does not include it in the name (i.e.static final AmazonLinux2KernelAmazonLinux2Kernel.KERNEL_5_10Kernel version 5.10.Methods in software.amazon.awscdk.services.ec2 that return AmazonLinux2KernelModifier and TypeMethodDescriptiondefault AmazonLinux2KernelAmazonLinux2ImageSsmParameterProps.getKernel()What kernel version of Amazon Linux to use.final AmazonLinux2KernelAmazonLinux2ImageSsmParameterProps.Jsii$Proxy.getKernel()Methods in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinux2KernelModifier and TypeMethodDescriptionAmazonLinux2ImageSsmParameter.Builder.kernel(AmazonLinux2Kernel kernel) What kernel version of Amazon Linux to use.AmazonLinux2ImageSsmParameterProps.Builder.kernel(AmazonLinux2Kernel kernel) Sets the value ofAmazonLinux2ImageSsmParameterProps.getKernel()