Describe import
async_boto.validation.dynamodb.describe_import
DescribeImportRequest
Bases: BaseModel
Represents the properties of the import.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ImportArn |
The Amazon Resource Name (ARN) associated with the table you're importing to.
TYPE:
|
ImportArn
instance-attribute
ImportArn
DescribeImportResponse
Bases: BaseModel
Response for the DescribeImport operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ImportTableDescription |
Represents the properties of the table created for the import, and parameters of the import.
TYPE:
|
ImportTableDescription
class-attribute
instance-attribute
ImportTableDescription = None