| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SSOIdentity |
SSOIdentity.clone() |
SSOIdentity |
RecipientDetail.getSsoIdentity()
The AWS Single Sign-On (AWS SSO) authentication information.
|
SSOIdentity |
SSOIdentity.withIdentityStoreId(String identityStoreId)
The ID of the AWS SSO identity store.
|
SSOIdentity |
SSOIdentity.withUserId(String userId)
The user ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecipientDetail.setSsoIdentity(SSOIdentity ssoIdentity)
The AWS Single Sign-On (AWS SSO) authentication information.
|
RecipientDetail |
RecipientDetail.withSsoIdentity(SSOIdentity ssoIdentity)
The AWS Single Sign-On (AWS SSO) authentication information.
|
Copyright © 2023. All rights reserved.