GetContactAttributesResponse
public struct GetContactAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the attributes.
Declaration
Swift
public let attributes: [String : String]?
-
Undocumented
Declaration
Swift
public init(attributes: [String : String]? = nil)