Class: CloudPDF::Documents::Types::DocumentsImportFromRequestSourceURL
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- CloudPDF::Documents::Types::DocumentsImportFromRequestSourceURL
- Defined in:
- lib/CloudPDF/documents/types/documents_import_from_request_source_url.rb
Overview
The caller supplies the authority: a presigned S3/GCS/Azure/R2/MinIO GET, or any HTTPS endpoint the deployment import policy allows. The URL is a capability — treat it as a secret. CloudPDF never echoes its query string back in errors, logs, or stored failure reasons.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from CloudPDF::Internal::Types::Model