Uses of Class
software.amazon.awssdk.services.iot.model.NonCompliantResource
-
Packages that use NonCompliantResource Package Description software.amazon.awssdk.services.iot.model -
-
Uses of NonCompliantResource in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return NonCompliantResource Modifier and Type Method Description NonCompliantResourceAuditFinding. nonCompliantResource()The resource that was found to be noncompliant with the audit check.Methods in software.amazon.awssdk.services.iot.model with parameters of type NonCompliantResource Modifier and Type Method Description AuditFinding.BuilderAuditFinding.Builder. nonCompliantResource(NonCompliantResource nonCompliantResource)The resource that was found to be noncompliant with the audit check.
-