Describe export
async_boto.validation.dynamodb.describe_export
DescribeExportRequest
Bases: BaseModel
Describes an existing table export.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ExportArn |
The Amazon Resource Name (ARN) associated with the export.
TYPE:
|
ExportArn
instance-attribute
ExportArn
DescribeExportResponse
Bases: BaseModel
Response for the DescribeExport operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ExportDescription |
Represents the properties of the export.
TYPE:
|
ExportDescription
class-attribute
instance-attribute
ExportDescription = None