| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyRole.Builder |
PolicyRole.builder() |
PolicyRole.Builder |
PolicyRole.Builder.roleId(String roleId)
The stable and unique string identifying the role.
|
PolicyRole.Builder |
PolicyRole.Builder.roleName(String roleName)
The name (friendly name, not ARN) identifying the role.
|
PolicyRole.Builder |
PolicyRole.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PolicyRole.Builder> |
PolicyRole.serializableBuilderClass() |
Copyright © 2023. All rights reserved.