Class: Cognito::Client::Command::CreateIdentityAssessment

Inherits:
CreateIdentity show all
Includes:
Mixins::CreateBehavior
Defined in:
lib/cognito/client/commands/create_identity_assessment.rb

Constant Summary collapse

ENDPOINT =
'/identity_assessments'

Constants inherited from CreateIdentity

Cognito::Client::Command::CreateIdentity::OMITTED

Constants inherited from Cognito::Client::Command

Failed

Method Summary

Methods inherited from CreateIdentity

#initialize

Methods inherited from Cognito::Client::Command

#run

Constructor Details

This class inherits a constructor from Cognito::Client::Command::CreateIdentity