Uses of Class
software.amazon.awscdk.cloudassembly.schema.IntegManifest.Builder
Packages that use IntegManifest.Builder
-
Uses of IntegManifest.Builder in software.amazon.awscdk.cloudassembly.schema
Methods in software.amazon.awscdk.cloudassembly.schema that return IntegManifest.BuilderModifier and TypeMethodDescriptionstatic IntegManifest.BuilderIntegManifest.builder()IntegManifest.Builder.enableLookups(Boolean enableLookups) Sets the value ofIntegManifest.getEnableLookups()IntegManifest.Builder.synthContext(Map<String, String> synthContext) Sets the value ofIntegManifest.getSynthContext()Sets the value ofIntegManifest.getTestCases()Sets the value ofIntegManifest.getVersion()Constructors in software.amazon.awscdk.cloudassembly.schema with parameters of type IntegManifest.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(IntegManifest.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegManifest.Builder.