public static interface AwsDynamoDbTableAttributeDefinition.Builder extends SdkPojo, CopyableBuilder<AwsDynamoDbTableAttributeDefinition.Builder,AwsDynamoDbTableAttributeDefinition>
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableAttributeDefinition.Builder |
attributeName(String attributeName)
The name of the attribute.
|
AwsDynamoDbTableAttributeDefinition.Builder |
attributeType(String attributeType)
The type of the attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsDynamoDbTableAttributeDefinition.Builder attributeName(String attributeName)
The name of the attribute.
attributeName - The name of the attribute.AwsDynamoDbTableAttributeDefinition.Builder attributeType(String attributeType)
The type of the attribute.
attributeType - The type of the attribute.Copyright © 2023. All rights reserved.