Interface SSOIdentity.Builder

  • Method Details

    • identityStoreId

      SSOIdentity.Builder identityStoreId(String identityStoreId)

      The ID of the AWS SSO identity store.

      Parameters:
      identityStoreId - The ID of the AWS SSO identity store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userId

      SSOIdentity.Builder userId(String userId)

      The user ID.

      Parameters:
      userId - The user ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.