Uses of Class
software.amazon.awscdk.cloud_assembly_schema.LoadManifestOptions.Builder
Packages that use LoadManifestOptions.Builder
-
Uses of LoadManifestOptions.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return LoadManifestOptions.BuilderModifier and TypeMethodDescriptionstatic LoadManifestOptions.BuilderLoadManifestOptions.builder()LoadManifestOptions.Builder.skipEnumCheck(Boolean skipEnumCheck) Sets the value ofLoadManifestOptions.getSkipEnumCheck()LoadManifestOptions.Builder.skipVersionCheck(Boolean skipVersionCheck) Sets the value ofLoadManifestOptions.getSkipVersionCheck()Sets the value ofLoadManifestOptions.getTopoSort()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type LoadManifestOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LoadManifestOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theLoadManifestOptions.Builder.