Current section
Files
Jump to
Current section
Files
include/aws@services@dynamodb_KeySchemaElement.hrl
-record(key_schema_element, {
attribute_name :: binary(),
key_type :: aws@services@dynamodb:key_type()
}).