class Amazonite::SsmV1::GetParametersByPathResult
- Amazonite::SsmV1::GetParametersByPathResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm_v1/get_parameters_by_path_result.crConstructors
- .new(pull : JSON::PullParser)
- .new(parameters : Array(Parameter) | Nil = nil, next_token : String | Nil = nil)
Instance Method Summary
- #next_token : String | Nil
- #next_token=(next_token : String | Nil)
- #parameters : Array(Parameter) | Nil
- #parameters=(parameters : Array(Parameter) | Nil)