class Aws::Connect::Types::GetAttachedFileResponse


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetAttachedFileResponse AWS API Documentation
@return [Hash<String,String>]
}‘.
resource. For example, `{ “Tags”: {“key1”:“value1”, “key2”:“value2”}
The tags used to organize, track, or control access for this
@!attribute [rw] tags
@return [Types::DownloadUrlMetadata]
URL and expiry to be used when downloading the attached file.
@!attribute [rw] download_url_metadata
@return [Types::CreatedByInfo]
Represents the identity that created the file.
@!attribute [rw] created_by
@return [String]
The use case for the file.
@!attribute [rw] file_use_case_type
@return [String]<br>: docs.aws.amazon.com/connect/latest/APIReference/API_connect-cases_CreateCase.html<br><br><br><br>[Cases][1] are the only current supported resource.
The resource to which the attached file is (being) uploaded to.
@!attribute [rw] associated_resource_arn
@return [Integer]
The size of the attached file in bytes.
@!attribute [rw] file_size_in_bytes
@return [String]
A case-sensitive name of the attached file being uploaded.
@!attribute [rw] file_name
@return [String]
The current status of the attached file.
@!attribute [rw] file_status
@return [String]
example, `2024-05-03T02:41:28.172Z`.
specified in ISO 8601 format: `yyyy-MM-ddThh:mm:ss.SSSZ`. For
The time of Creation of the file resource as an ISO timestamp. It’s
@!attribute [rw] creation_time
@return [String]
The unique identifier of the attached file resource.
@!attribute [rw] file_id
@return [String]
The unique identifier of the attached file resource (ARN).
@!attribute [rw] file_arn
Response from GetAttachedFile API.