Uses of Enum
software.amazon.awscdk.services.imagebuilder.alpha.Platform
Packages that use Platform
Package
Description
EC2 Image Builder Construct Library
-
Uses of Platform in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return PlatformModifier and TypeMethodDescriptiondefault PlatformAwsManagedComponentAttributes.getPlatform()(experimental) The platform of the AWS-managed component.final PlatformAwsManagedComponentAttributes.Jsii$Proxy.getPlatform()ComponentProps.getPlatform()(experimental) The operating system platform of the component.final PlatformComponentProps.Jsii$Proxy.getPlatform()OSVersion.getPlatform()(experimental) The Platform of the OS version.static PlatformReturns the enum constant of this type with the specified name.static Platform[]Platform.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type PlatformModifier and TypeMethodDescriptionstatic OSVersion(experimental) Constructs an OS version with a custom name.static OSVersion(experimental) Constructs an OS version with a custom name.Sets the value ofAwsManagedComponentAttributes.getPlatform()(experimental) The operating system platform of the component.Sets the value ofComponentProps.getPlatform()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type Platform