class Amazonite::Codegen::Service::Map

Defined in:

codegen/service/map.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class Amazonite::Codegen::Service::Shape

documentation : String? documentation, name : String name, snake_case_name snake_case_name, type : String type

Constructor methods inherited from class Amazonite::Codegen::Service::Shape

new(name : String, json : JSON::Any) new

Constructor Detail

def self.new(name : String, json : JSON::Any, resolver : ShapeResolver) #

[View source]

Class Method Detail

def self.map?(json : JSON::Any) #

[View source]

Instance Method Detail


[View source]

[View source]