You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::ParameterThe Amazon Resource Name (ARN) of the parameter.
The data type of the parameter, such as text
or aws:ec2:image
.
Date the parameter was last changed or updated and the parameter version was created.
The name of the parameter.
Either the version number or the label used to retrieve the parameter value.
Applies to parameters that reference information in other AWS services.
The type of parameter.
The parameter value.
The parameter version.
The Amazon Resource Name (ARN) of the parameter.
#data_type ⇒ StringThe data type of the parameter, such as text
or aws:ec2:image
. The default is text
.
Date the parameter was last changed or updated and the parameter version was created.
#name ⇒ StringThe name of the parameter.
#selector ⇒ StringEither the version number or the label used to retrieve the parameter value. Specify selectors by using one of the following formats:
parameter_name:version
parameter_name:label
#source_result ⇒ StringApplies to parameters that reference information in other AWS services. SourceResult is the raw result or response from the source.
#type ⇒ StringThe type of parameter. Valid values include the following: String
, StringList
, and SecureString
.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4