AccountAttributeValue
public struct AccountAttributeValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The value of the attribute.
Declaration
Swift
public let attributeValue: String? -
Undocumented
Declaration
Swift
public init(attributeValue: String? = nil)
View on GitHub
AccountAttributeValue Structure Reference