CreateAddressBookResponse
public struct CreateAddressBookResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the newly created address book.
Declaration
Swift
public let addressBookArn: String? -
Undocumented
Declaration
Swift
public init(addressBookArn: String? = nil)
View on GitHub
CreateAddressBookResponse Structure Reference