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