class Aws::IoTThingsGraph::Types::GetUploadStatusResponse
@!attribute [rw] upload_id
The ID of the upload. @return [String]
@!attribute [rw] upload_status
The status of the upload. The initial status is `IN_PROGRESS`. The response show all validation failures if the upload fails. @return [String]
@!attribute [rw] namespace_arn
The ARN of the upload. @return [String]
@!attribute [rw] namespace_name
The name of the upload's namespace. @return [String]
@!attribute [rw] namespace_version
The version of the user's namespace. Defaults to the latest version of the user's namespace. @return [Integer]
@!attribute [rw] failure_reason
The reason for an upload failure. @return [Array<String>]
@!attribute [rw] created_date
The date at which the upload was created. @return [Time]
Constants
- SENSITIVE