Uses of Interface
software.amazon.awscdk.cloud_assembly_schema.PluginReportJson
Packages that use PluginReportJson
-
Uses of PluginReportJson in software.amazon.awscdk.cloud_assembly_schema
Classes in software.amazon.awscdk.cloud_assembly_schema that implement PluginReportJsonMethods in software.amazon.awscdk.cloud_assembly_schema that return PluginReportJsonModifier and TypeMethodDescriptionPluginReportJson.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cloud_assembly_schema that return types with arguments of type PluginReportJsonModifier and TypeMethodDescriptionPolicyValidationReportJson.getPluginReports()Reports from all validation plugins that ran during synthesis.final List<PluginReportJson> PolicyValidationReportJson.Jsii$Proxy.getPluginReports()Method parameters in software.amazon.awscdk.cloud_assembly_schema with type arguments of type PluginReportJsonModifier and TypeMethodDescriptionPolicyValidationReportJson.Builder.pluginReports(List<? extends PluginReportJson> pluginReports) Sets the value ofPolicyValidationReportJson.getPluginReports()