class Aws::IoTEvents::Types::SSOIdentity
Contains information about your identity source in AWS Single Sign-On. For more information, see the [AWS Single Sign-On User Guide].
[1]: docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html
@note When making an API call, you may pass SSOIdentity
data as a hash: { identity_store_id: "IdentityStoreId", # required user_id: "SSOReferenceId", }
@!attribute [rw] identity_store_id
The ID of the AWS SSO identity store. @return [String]
@!attribute [rw] user_id
The user ID. @return [String]
Constants
- SENSITIVE