class Aws::DynamoDB::Errors::IndexNotFoundException
def initialize(context, message, data = Aws::EmptyStructure.new)
-
data(Aws::DynamoDB::Types::IndexNotFoundException) -- -
message(String) -- -
context(Seahorse::Client::RequestContext) --
def initialize(context, message, data = Aws::EmptyStructure.new) super(context, message, data) end