Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.AmazonManagedImageOptions
Packages that use AmazonManagedImageOptions
Package
Description
EC2 Image Builder Construct Library
-
Uses of AmazonManagedImageOptions in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement AmazonManagedImageOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAmazonManagedImageOptionsMethods in software.amazon.awscdk.services.imagebuilder.alpha that return AmazonManagedImageOptionsModifier and TypeMethodDescriptionAmazonManagedImageOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AmazonManagedImageOptionsModifier and TypeMethodDescriptionstatic IImageAmazonManagedImage.amazonLinux2(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Amazon Linux 2 Amazon-managed image.static IImageAmazonManagedImage.amazonLinux2023(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Amazon Linux 2023 Amazon-managed image.static IImageAmazonManagedImage.macOS14(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the macOS 14 Amazon-managed image.static IImageAmazonManagedImage.macOS15(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the macOS 15 Amazon-managed image.static IImageAmazonManagedImage.redHatEnterpriseLinux10(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Red Hat Enterprise Linux 10 Amazon-managed image.static IImageAmazonManagedImage.suseLinuxEnterpriseServer15(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the SUSE Linux Enterprise Server 15 Amazon-managed image.static IImageAmazonManagedImage.ubuntuServer2204(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Ubuntu 22.04 Amazon-managed image.static IImageAmazonManagedImage.ubuntuServer2404(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Ubuntu 24.04 Amazon-managed image.static IImageAmazonManagedImage.windowsServer2016Core(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2016 Core Amazon-managed image.static IImageAmazonManagedImage.windowsServer2016Full(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2016 Full Amazon-managed image.static IImageAmazonManagedImage.windowsServer2019Core(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2019 Core Amazon-managed image.static IImageAmazonManagedImage.windowsServer2019Full(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2019 Full Amazon-managed image.static IImageAmazonManagedImage.windowsServer2022Core(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2022 Core Amazon-managed image.static IImageAmazonManagedImage.windowsServer2022Full(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2022 Full Amazon-managed image.static IImageAmazonManagedImage.windowsServer2025Core(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2025 Core Amazon-managed image.static IImageAmazonManagedImage.windowsServer2025Full(software.constructs.Construct scope, String id, AmazonManagedImageOptions opts) (experimental) Imports the Windows Server 2025 Full Amazon-managed image.