UpdatePipelineNotificationsResponse
public struct UpdatePipelineNotificationsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A section of the response body that provides information about the pipeline associated with this notification.
Declaration
Swift
public let pipeline: Pipeline? -
Undocumented
Declaration
Swift
public init(pipeline: Pipeline? = nil)
View on GitHub
UpdatePipelineNotificationsResponse Structure Reference