You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::LabelParameterVersionRequestWhen passing LabelParameterVersionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "PSParameterName", parameter_version: 1,
labels: ["ParameterLabel"], }
Instance Attribute Summary collapse
One or more labels to attach to the specified parameter version.
The parameter name on which you want to attach one or more labels.
The specific version of the parameter on which you want to attach one or more labels.
One or more labels to attach to the specified parameter version.
#name ⇒ StringThe parameter name on which you want to attach one or more labels.
#parameter_version ⇒ IntegerThe specific version of the parameter on which you want to attach one or more labels. If no version is specified, the system attaches the label to the latest version.
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