Uses of Class
software.amazon.awssdk.services.accessanalyzer.model.JobDetails
-
Packages that use JobDetails Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of JobDetails in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return JobDetails Modifier and Type Method Description JobDetailsGetGeneratedPolicyResponse. jobDetails()AGeneratedPolicyDetailsobject that contains details about the generated policy.Methods in software.amazon.awssdk.services.accessanalyzer.model with parameters of type JobDetails Modifier and Type Method Description GetGeneratedPolicyResponse.BuilderGetGeneratedPolicyResponse.Builder. jobDetails(JobDetails jobDetails)AGeneratedPolicyDetailsobject that contains details about the generated policy.
-