Uses of Interface
software.amazon.awscdk.cloud_assembly_schema.ViolatingConstructJson
Packages that use ViolatingConstructJson
-
Uses of ViolatingConstructJson in software.amazon.awscdk.cloud_assembly_schema
Classes in software.amazon.awscdk.cloud_assembly_schema that implement ViolatingConstructJsonMethods in software.amazon.awscdk.cloud_assembly_schema that return ViolatingConstructJsonModifier and TypeMethodDescriptionViolatingConstructJson.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cloud_assembly_schema that return types with arguments of type ViolatingConstructJsonModifier and TypeMethodDescriptionPolicyViolationJson.getViolatingConstructs()Constructs that violated the rule.final List<ViolatingConstructJson> PolicyViolationJson.Jsii$Proxy.getViolatingConstructs()final List<ViolatingConstructJson> SuppressedViolationJson.Jsii$Proxy.getViolatingConstructs()Method parameters in software.amazon.awscdk.cloud_assembly_schema with type arguments of type ViolatingConstructJsonModifier and TypeMethodDescriptionPolicyViolationJson.Builder.violatingConstructs(List<? extends ViolatingConstructJson> violatingConstructs) Sets the value ofPolicyViolationJson.getViolatingConstructs()SuppressedViolationJson.Builder.violatingConstructs(List<? extends ViolatingConstructJson> violatingConstructs) Sets the value ofPolicyViolationJson.getViolatingConstructs()