UpdateWebhookOutput
public struct UpdateWebhookOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about a repository’s webhook that is associated with a project in AWS CodeBuild.
Declaration
Swift
public let webhook: Webhook? -
Undocumented
Declaration
Swift
public init(webhook: Webhook? = nil)
View on GitHub
UpdateWebhookOutput Structure Reference