UpdateWebhookResult
public struct UpdateWebhookResult : 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)