Uses of Interface
software.amazon.awscdk.services.dynamodb.Attribute
Packages that use Attribute
-
Uses of Attribute in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement AttributeMethods in software.amazon.awscdk.services.dynamodb that return AttributeModifier and TypeMethodDescriptionAttribute.Builder.build()Builds the configured instance.final AttributeGlobalSecondaryIndexProps.Jsii$Proxy.getPartitionKey()GlobalSecondaryIndexPropsV2.getPartitionKey()Partition key attribute definition.final AttributeGlobalSecondaryIndexPropsV2.Jsii$Proxy.getPartitionKey()SchemaOptions.getPartitionKey()Partition key attribute definition.final AttributeSchemaOptions.Jsii$Proxy.getPartitionKey()final AttributeTableOptions.Jsii$Proxy.getPartitionKey()final AttributeTableProps.Jsii$Proxy.getPartitionKey()TablePropsV2.getPartitionKey()Partition key attribute definition.final AttributeTablePropsV2.Jsii$Proxy.getPartitionKey()final AttributeGlobalSecondaryIndexProps.Jsii$Proxy.getSortKey()default AttributeGlobalSecondaryIndexPropsV2.getSortKey()Sort key attribute definition.final AttributeGlobalSecondaryIndexPropsV2.Jsii$Proxy.getSortKey()LocalSecondaryIndexProps.getSortKey()The attribute of a sort key for the local secondary index.final AttributeLocalSecondaryIndexProps.Jsii$Proxy.getSortKey()default AttributeSchemaOptions.getSortKey()Sort key attribute definition.final AttributeSchemaOptions.Jsii$Proxy.getSortKey()final AttributeTableOptions.Jsii$Proxy.getSortKey()final AttributeTableProps.Jsii$Proxy.getSortKey()default AttributeTablePropsV2.getSortKey()Sort key attribute definition.final AttributeTablePropsV2.Jsii$Proxy.getSortKey()Methods in software.amazon.awscdk.services.dynamodb with parameters of type AttributeModifier and TypeMethodDescriptionGlobalSecondaryIndexProps.Builder.partitionKey(Attribute partitionKey) Sets the value ofSchemaOptions.getPartitionKey()GlobalSecondaryIndexPropsV2.Builder.partitionKey(Attribute partitionKey) Sets the value ofGlobalSecondaryIndexPropsV2.getPartitionKey()SchemaOptions.Builder.partitionKey(Attribute partitionKey) Sets the value ofSchemaOptions.getPartitionKey()Table.Builder.partitionKey(Attribute partitionKey) Partition key attribute definition.TableOptions.Builder.partitionKey(Attribute partitionKey) Sets the value ofSchemaOptions.getPartitionKey()TableProps.Builder.partitionKey(Attribute partitionKey) Sets the value ofSchemaOptions.getPartitionKey()TablePropsV2.Builder.partitionKey(Attribute partitionKey) Sets the value ofTablePropsV2.getPartitionKey()TableV2.Builder.partitionKey(Attribute partitionKey) Partition key attribute definition.Sets the value ofSchemaOptions.getSortKey()Sets the value ofGlobalSecondaryIndexPropsV2.getSortKey()Sets the value ofLocalSecondaryIndexProps.getSortKey()Sets the value ofSchemaOptions.getSortKey()Sort key attribute definition.Sets the value ofSchemaOptions.getSortKey()Sets the value ofSchemaOptions.getSortKey()Sets the value ofTablePropsV2.getSortKey()Sort key attribute definition.