AttributeValue

public struct AttributeValue : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The specific value of an attributeName.

    Declaration

    Swift

    public let value: String?
  • Undocumented

    Declaration

    Swift

    public init(value: String? = nil)