class Awscr::SSM::GetParametersByPathRequest

Included Modules

Defined in:

awscr-ssm/requests.cr

Constructors

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) #

[View source]

Instance Method Detail

def action : String #

[View source]
def to_json : String #

[View source]