| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicy |
GeneratedPolicy.clone() |
GeneratedPolicy |
GeneratedPolicy.withPolicy(String policy)
The text to use as the content for the new policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeneratedPolicy> |
GeneratedPolicyResult.getGeneratedPolicies()
The text to use as the content for the new policy.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicyResult |
GeneratedPolicyResult.withGeneratedPolicies(GeneratedPolicy... generatedPolicies)
The text to use as the content for the new policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPolicyResult.setGeneratedPolicies(Collection<GeneratedPolicy> generatedPolicies)
The text to use as the content for the new policy.
|
GeneratedPolicyResult |
GeneratedPolicyResult.withGeneratedPolicies(Collection<GeneratedPolicy> generatedPolicies)
The text to use as the content for the new policy.
|
Copyright © 2024. All rights reserved.