| Package | Description |
|---|---|
| software.amazon.awssdk.services.sso.model |
| Modifier and Type | Method and Description |
|---|---|
RoleInfo.Builder |
RoleInfo.Builder.accountId(String accountId)
The identifier of the AWS account assigned to the user.
|
static RoleInfo.Builder |
RoleInfo.builder() |
RoleInfo.Builder |
RoleInfo.Builder.roleName(String roleName)
The friendly name of the role that is assigned to the user.
|
RoleInfo.Builder |
RoleInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RoleInfo.Builder> |
RoleInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.