Uses of Class
software.amazon.awssdk.services.accessanalyzer.model.GeneratedPolicyProperties
-
Packages that use GeneratedPolicyProperties Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of GeneratedPolicyProperties in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return GeneratedPolicyProperties Modifier and Type Method Description GeneratedPolicyPropertiesGeneratedPolicyResult. properties()AGeneratedPolicyPropertiesobject that contains properties of the generated policy.Methods in software.amazon.awssdk.services.accessanalyzer.model with parameters of type GeneratedPolicyProperties Modifier and Type Method Description GeneratedPolicyResult.BuilderGeneratedPolicyResult.Builder. properties(GeneratedPolicyProperties properties)AGeneratedPolicyPropertiesobject that contains properties of the generated policy.
-