| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachedPolicy.Builder |
AttachedPolicy.builder() |
AttachedPolicy.Builder |
AttachedPolicy.Builder.policyArn(String policyArn)
Sets the value of the PolicyArn property for this object.
|
AttachedPolicy.Builder |
AttachedPolicy.Builder.policyName(String policyName)
The friendly name of the attached policy.
|
AttachedPolicy.Builder |
AttachedPolicy.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttachedPolicy.Builder> |
AttachedPolicy.serializableBuilderClass() |
Copyright © 2022. All rights reserved.