Uses of Class
software.amazon.awssdk.services.accessanalyzer.model.AnalyzedResource
-
Packages that use AnalyzedResource Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of AnalyzedResource in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return AnalyzedResource Modifier and Type Method Description AnalyzedResourceGetAnalyzedResourceResponse. resource()AnAnalyzedResourceobject that contains information that IAM Access Analyzer found when it analyzed the resource.Methods in software.amazon.awssdk.services.accessanalyzer.model with parameters of type AnalyzedResource Modifier and Type Method Description GetAnalyzedResourceResponse.BuilderGetAnalyzedResourceResponse.Builder. resource(AnalyzedResource resource)AnAnalyzedResourceobject that contains information that IAM Access Analyzer found when it analyzed the resource.
-