Webhook
public struct Webhook : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name for a branch that is part of an Amplify app.
Declaration
Swift
public let branchName: String -
The create date and time for a webhook.
Declaration
Swift
public let createTime: TimeStamp -
The description for a webhook.
Declaration
Swift
public let description: String -
Updates the date and time for a webhook.
Declaration
Swift
public let updateTime: TimeStamp -
The Amazon Resource Name (ARN) for the webhook.
Declaration
Swift
public let webhookArn: String -
The ID of the webhook.
Declaration
Swift
public let webhookId: String -
The URL of the webhook.
Declaration
Swift
public let webhookUrl: String
View on GitHub
Webhook Structure Reference