OptInPhoneNumberInput
public struct OptInPhoneNumberInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The phone number to opt in.
Declaration
Swift
public let phoneNumber: String
-
Undocumented
Declaration
Swift
public init(phoneNumber: String)