class
Awscr::SSM::GetParametersByPathRequest
- Awscr::SSM::GetParametersByPathRequest
- 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(path : String, max_results : Int32 = 10, next_token : String | Nil = nil, recursive : Bool = true, with_decryption : Bool = true)
#