class

Aws::S3::Presigned::HtmlPrinter

Inherits Reference / Object

Print a Presigned::Form object as RAW HTML.

Constructors

new(form : Form)
Source

Instance methods

to_s(io : IO)

Return the raw HTML

Source