class
Awscr::SSM::PutParameterRequest
- Awscr::SSM::PutParameterRequest
- Reference
- Object
Included Modules
Defined in:
awscr-ssm/requests.crConstructors
Instance Method Summary
Instance methods inherited from module Awscr::SSM::Request
action : String
action,
to_json : String
to_json
Constructor Detail
def self.new(key : String, value : String, secure : Bool, description : String, allowed_pattern : String, key_id : String, overwrite : Bool)
#