GetWebhookResult
public struct GetWebhookResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Describes the structure of a webhook.
Declaration
Swift
public let webhook: Webhook
-
Undocumented
Declaration
Swift
public init(webhook: Webhook)