Uses of Enum
software.amazon.awscdk.services.imagebuilder.alpha.ComponentSchemaVersion
Packages that use ComponentSchemaVersion
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentSchemaVersion in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentSchemaVersionModifier and TypeMethodDescriptionComponentDocument.getSchemaVersion()(experimental) The schema version of the component.final ComponentSchemaVersionComponentDocument.Jsii$Proxy.getSchemaVersion()static ComponentSchemaVersionReturns the enum constant of this type with the specified name.static ComponentSchemaVersion[]ComponentSchemaVersion.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 ComponentSchemaVersionModifier and TypeMethodDescriptionComponentDocument.Builder.schemaVersion(ComponentSchemaVersion schemaVersion) Sets the value ofComponentDocument.getSchemaVersion()