Method: Aws::DynamoDB::Types::PolicyNotFoundException#message

Defined in:
lib/aws-sdk-dynamodb/types.rb

#messageString



6071
6072
6073
6074
6075
# File 'lib/aws-sdk-dynamodb/types.rb', line 6071

class PolicyNotFoundException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end