Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
awscr-ssm
master
Awscr
SSM
Api
Client
Credentials
DeleteParameterRequest
DeleteParameterResponse
GetParameterHistoryRequest
GetParameterHistoryResponse
GetParameterRequest
GetParameterResponse
GetParametersByPathRequest
GetParametersByPathResponse
Parameter
ParameterHistory
ParameterHistoryResult
ParameterResult
PutParameterRequest
PutParameterResponse
Request
Response
XML
Generated using Crystal 1.16.3
2026-06-26 02:43:11 UTC
class
Awscr::
SSM::
GetParameterRequest
Awscr::SSM::GetParameterRequest
Reference
Object
Included Modules
Awscr::SSM::Request
Defined in:
awscr-ssm/requests.cr
Constructors
.new
(key : String, with_decryption : Bool =
false
)
Instance Method Summary
#action
: String
#to_json
: String
Instance methods inherited from module
Awscr::SSM::Request
action : String
action
,
to_json : String
to_json
Constructor Detail
def self.
new
(key : String, with_decryption : Bool =
false
)
#
[
View source
]
Instance Method Detail
def
action
: String
#
[
View source
]
def
to_json
: String
#
[
View source
]