CreateContactResponse
public struct CreateContactResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the newly created address book.
Declaration
Swift
public let contactArn: String?
-
Undocumented
Declaration
Swift
public init(contactArn: String? = nil)