Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
ExportDescription |
DescribeExportResponse.exportDescription()
Represents the properties of the export.
|
ExportDescription |
ExportTableToPointInTimeResponse.exportDescription()
Contains a description of the table export.
|
Modifier and Type | Method and Description |
---|---|
DescribeExportResponse.Builder |
DescribeExportResponse.Builder.exportDescription(ExportDescription exportDescription)
Represents the properties of the export.
|
ExportTableToPointInTimeResponse.Builder |
ExportTableToPointInTimeResponse.Builder.exportDescription(ExportDescription exportDescription)
Contains a description of the table export.
|
Copyright © 2023. All rights reserved.