| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicyResult |
GeneratedPolicyResult.clone() |
GeneratedPolicyResult |
GetGeneratedPolicyResult.getGeneratedPolicyResult()
A
GeneratedPolicyResult object that contains the generated policies and associated details. |
GeneratedPolicyResult |
GeneratedPolicyResult.withGeneratedPolicies(Collection<GeneratedPolicy> generatedPolicies)
The text to use as the content for the new policy.
|
GeneratedPolicyResult |
GeneratedPolicyResult.withGeneratedPolicies(GeneratedPolicy... generatedPolicies)
The text to use as the content for the new policy.
|
GeneratedPolicyResult |
GeneratedPolicyResult.withProperties(GeneratedPolicyProperties properties)
A
GeneratedPolicyProperties object that contains properties of the generated policy. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetGeneratedPolicyResult.setGeneratedPolicyResult(GeneratedPolicyResult generatedPolicyResult)
A
GeneratedPolicyResult object that contains the generated policies and associated details. |
GetGeneratedPolicyResult |
GetGeneratedPolicyResult.withGeneratedPolicyResult(GeneratedPolicyResult generatedPolicyResult)
A
GeneratedPolicyResult object that contains the generated policies and associated details. |
Copyright © 2021. All rights reserved.