AWS SDK for .NET Documentation
AttributeDefinitions Property
Amazon
►
Amazon.DynamoDBv2.Model
►
CreateTableRequest
►
AttributeDefinitions
C#
Did this page help you?
Yes
No
Tell us about it...
An array of attributes that describe the key schema for the table and indexes.
Declaration Syntax
C#
public
List
<
AttributeDefinition
>
AttributeDefinitions
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)