struct

Analyzer::Specification::Smithy::InputMember

Inherits Struct < Value < Object

A field on an @input structure with its derived param type.

Constructors

new(name : String, param_type : String)
Source

Instance methods

clone
Source
copy_with(name _name = @name, param_type _param_type = @param_type)
Source
name
param_type