Uses of Class
software.amazon.awscdk.cloud_assembly_schema.ViolatingConstructJson.Builder
Packages that use ViolatingConstructJson.Builder
-
Uses of ViolatingConstructJson.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return ViolatingConstructJson.BuilderModifier and TypeMethodDescriptionViolatingConstructJson.builder()ViolatingConstructJson.Builder.cloudFormationResource(CloudFormationResourceJson cloudFormationResource) Sets the value ofViolatingConstructJson.getCloudFormationResource()ViolatingConstructJson.Builder.constructFqn(String constructFqn) Sets the value ofViolatingConstructJson.getConstructFqn()ViolatingConstructJson.Builder.constructPath(String constructPath) Sets the value ofViolatingConstructJson.getConstructPath()ViolatingConstructJson.Builder.libraryVersion(String libraryVersion) Sets the value ofViolatingConstructJson.getLibraryVersion()ViolatingConstructJson.Builder.stackTraces(List<String> stackTraces) Sets the value ofViolatingConstructJson.getStackTraces()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type ViolatingConstructJson.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ViolatingConstructJson.Builder builder) Constructor that initializes the object based on literal property values passed by theViolatingConstructJson.Builder.