class Aws::IoTEvents::Types::RecipientDetail

The information that identifies the recipient.

@note When making an API call, you may pass RecipientDetail

data as a hash:

    {
      sso_identity: {
        identity_store_id: "IdentityStoreId", # required
        user_id: "SSOReferenceId",
      },
    }

@!attribute [rw] sso_identity

The AWS Single Sign-On (AWS SSO) authentication information.
@return [Types::SSOIdentity]

Constants

SENSITIVE