class Awscr::SSM::GetParametersByPathResponse

Included Modules

Defined in:

awscr-ssm/responses.cr

Constructors

Instance Method Summary

Instance methods inherited from module Awscr::SSM::Response({parameters: Array(Awscr::SSM::Parameter), next_token: String?})

extract : {parameters: Array(Awscr::SSM::Parameter), next_token: String?} extract

Constructor Detail

def self.new(response : HTTP::Client::Response) #

[View source]

Instance Method Detail


[View source]