| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableRestoreSummary.clone() |
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableDetails.getRestoreSummary()
Information about the restore for the table.
|
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableRestoreSummary.withRestoreDateTime(String restoreDateTime)
Indicates the point in time that the table was restored to.
|
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableRestoreSummary.withRestoreInProgress(Boolean restoreInProgress)
Whether a restore is currently in progress.
|
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableRestoreSummary.withSourceBackupArn(String sourceBackupArn)
The ARN of the source backup from which the table was restored.
|
AwsDynamoDbTableRestoreSummary |
AwsDynamoDbTableRestoreSummary.withSourceTableArn(String sourceTableArn)
The ARN of the source table for the backup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsDynamoDbTableDetails.setRestoreSummary(AwsDynamoDbTableRestoreSummary restoreSummary)
Information about the restore for the table.
|
AwsDynamoDbTableDetails |
AwsDynamoDbTableDetails.withRestoreSummary(AwsDynamoDbTableRestoreSummary restoreSummary)
Information about the restore for the table.
|
Copyright © 2022. All rights reserved.