DeleteDeliveryChannelRequest
public struct DeleteDeliveryChannelRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the delivery channel to delete.
Declaration
Swift
public let deliveryChannelName: String -
Undocumented
Declaration
Swift
public init(deliveryChannelName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteDeliveryChannelRequest Structure Reference