| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<GeneratedPolicy> |
GeneratedPolicyResult.generatedPolicies()
The text to use as the content for the new policy.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicyResult.Builder |
GeneratedPolicyResult.Builder.generatedPolicies(GeneratedPolicy... generatedPolicies)
The text to use as the content for the new policy.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicyResult.Builder |
GeneratedPolicyResult.Builder.generatedPolicies(Collection<GeneratedPolicy> generatedPolicies)
The text to use as the content for the new policy.
|
Copyright © 2023. All rights reserved.