You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::LabelParameterVersionResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#invalid_labelsArray<String>

The label does not meet the requirements. For information about parameter label requirements, see Labeling parameters in the AWS Systems Manager User Guide.

Returns:

  • (Array<String>)

    The label does not meet the requirements.

#parameter_versionInteger

The version of the parameter that has been labeled.

Returns:

  • (Integer)

    The version of the parameter that has been labeled.