class Amazonite::Codegen::Bindings::Operations
Defined in:
codegen/bindings/operations.crConstructors
Instance Method Summary
- #endpoint_prefix : String
- #has_errors : Bool?
- #operations : Array(Crinja::Value)
- #target_prefix : String
Constructor Detail
def self.new(description : Amazonite::Codegen::Service::Description, has_errors : Bool | Nil = nil)
#