module Amazonite::Core::QueryValue

Overview

The Crystal-type -> query-text conversion counterpart to XMLValue, for the awsQuery protocol's generated to_query_params model methods.

Defined in:

core/xml_converters.cr

Class Method Summary

Class Method Detail

def self.bool(value : Bool) : String #

[View source]
def self.bytes(value : Bytes) : String #

[View source]
def self.time(value : Time) : String #

[View source]