LabelParameterVersionResult
public struct LabelParameterVersionResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The label does not meet the requirements. For information about parameter label requirements, see Labeling parameters in the AWS Systems Manager User Guide. DeclarationSwift public let invalidLabels: [String]?
- 
                  
                  The version of the parameter that has been labeled. DeclarationSwift public let parameterVersion: Int64?
- 
                  
                  Undocumented DeclarationSwift public init(invalidLabels: [String]? = nil, parameterVersion: Int64? = nil)
 View on GitHub
View on GitHub LabelParameterVersionResult Structure Reference
        LabelParameterVersionResult Structure Reference