| Package | Description |
|---|---|
| software.amazon.awssdk.services.sts.model |
| Modifier and Type | Method and Description |
|---|---|
FederatedUser |
GetFederationTokenResponse.federatedUser()
Identifiers for the federated user associated with the credentials (such as
arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob). |
| Modifier and Type | Method and Description |
|---|---|
GetFederationTokenResponse.Builder |
GetFederationTokenResponse.Builder.federatedUser(FederatedUser federatedUser)
Identifiers for the federated user associated with the credentials (such as
arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob). |
Copyright © 2022. All rights reserved.