| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamPolicyVersion> |
AwsIamPolicyDetails.policyVersionList()
List of versions of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamPolicyDetails.Builder |
AwsIamPolicyDetails.Builder.policyVersionList(AwsIamPolicyVersion... policyVersionList)
List of versions of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamPolicyDetails.Builder |
AwsIamPolicyDetails.Builder.policyVersionList(Collection<AwsIamPolicyVersion> policyVersionList)
List of versions of the policy.
|
Copyright © 2023. All rights reserved.