| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsDynamoDbTableReplica> |
AwsDynamoDbTableDetails.replicas()
The list of replicas of this table.
|
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableDetails.Builder |
AwsDynamoDbTableDetails.Builder.replicas(AwsDynamoDbTableReplica... replicas)
The list of replicas of this table.
|
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableDetails.Builder |
AwsDynamoDbTableDetails.Builder.replicas(Collection<AwsDynamoDbTableReplica> replicas)
The list of replicas of this table.
|
Copyright © 2023. All rights reserved.