GetWebhookRequest
public struct GetWebhookRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID for a webhook.
Declaration
Swift
public let webhookId: String -
Undocumented
Declaration
Swift
public init(webhookId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetWebhookRequest Structure Reference