| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableProjection |
AwsDynamoDbTableLocalSecondaryIndex.projection()
Attributes that are copied from the table into the index.
|
AwsDynamoDbTableProjection |
AwsDynamoDbTableGlobalSecondaryIndex.projection()
Attributes that are copied from the table into an index.
|
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableLocalSecondaryIndex.Builder |
AwsDynamoDbTableLocalSecondaryIndex.Builder.projection(AwsDynamoDbTableProjection projection)
Attributes that are copied from the table into the index.
|
AwsDynamoDbTableGlobalSecondaryIndex.Builder |
AwsDynamoDbTableGlobalSecondaryIndex.Builder.projection(AwsDynamoDbTableProjection projection)
Attributes that are copied from the table into an index.
|
Copyright © 2023. All rights reserved.