| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Attribute.Builder |
Attribute.builder() |
Attribute.Builder |
Attribute.Builder.name(String name)
Sets the value of
Attribute.getName() |
Attribute.Builder |
Attribute.Builder.type(AttributeType type)
Sets the value of
Attribute.getType() |
| Constructor and Description |
|---|
Jsii$Proxy(Attribute.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Attribute.Builder. |
Copyright © 2022. All rights reserved.