# Functions
GetPipeline gets an existing Pipeline resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetWebhook gets an existing Webhook resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewPipeline registers a new resource with the given unique name, arguments, and options.
NewWebhook registers a new resource with the given unique name, arguments, and options.
# Structs
Provides a CodePipeline.
The set of arguments for constructing a Pipeline resource.
Input properties used for looking up and filtering Pipeline resources.
Provides a CodePipeline Webhook.
The set of arguments for constructing a Webhook resource.
Input properties used for looking up and filtering Webhook resources.