DeleteWebhookResult
public struct DeleteWebhookResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Describes a webhook that connects repository events to an Amplify app.
Declaration
Swift
public let webhook: Webhook -
Undocumented
Declaration
Swift
public init(webhook: Webhook)
View on GitHub
DeleteWebhookResult Structure Reference