BatchDeletePhoneNumberRequest
public struct BatchDeletePhoneNumberRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
List of phone number IDs.
Declaration
Swift
public let phoneNumberIds: [String] -
Undocumented
Declaration
Swift
public init(phoneNumberIds: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchDeletePhoneNumberRequest Structure Reference