Amazonite::SsmV1::DocumentParameter
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, type : DocumentParameterType | Nil = nil, description : String | Nil = nil, default_value : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
default_value
Sourcedescription
Sourcename
Sourcetype
Sourcetype=(type : DocumentParameterType | Nil)
Source