class Aws::Connect::Types::StartAttachedFileUploadResponse
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartAttachedFileUploadResponse AWS API Documentation
@return [Types::UploadUrlMetadata]
Information to be used while uploading the attached file.
@!attribute [rw] upload_url_metadata
@return [Types::CreatedByInfo]
Represents the identity that created the file.
@!attribute [rw] created_by
@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 StartAttachedFileUpload API.