Uses of Class
software.amazon.awssdk.services.accessanalyzer.model.GeneratedPolicyResult
-
Packages that use GeneratedPolicyResult Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of GeneratedPolicyResult in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return GeneratedPolicyResult Modifier and Type Method Description GeneratedPolicyResultGetGeneratedPolicyResponse. generatedPolicyResult()AGeneratedPolicyResultobject that contains the generated policies and associated details.Methods in software.amazon.awssdk.services.accessanalyzer.model with parameters of type GeneratedPolicyResult Modifier and Type Method Description GetGeneratedPolicyResponse.BuilderGetGeneratedPolicyResponse.Builder. generatedPolicyResult(GeneratedPolicyResult generatedPolicyResult)AGeneratedPolicyResultobject that contains the generated policies and associated details.
-