# Functions
GetProject gets an existing Project resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSourceCredential gets an existing SourceCredential 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).
NewProject registers a new resource with the given unique name, arguments, and options.
NewSourceCredential 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 CodeBuild Project resource.
The set of arguments for constructing a Project resource.
Input properties used for looking up and filtering Project resources.
Provides a CodeBuild Source Credentials Resource.
The set of arguments for constructing a SourceCredential resource.
Input properties used for looking up and filtering SourceCredential resources.
Manages a CodeBuild webhook, which is an endpoint accepted by the CodeBuild service to trigger builds from source code repositories.
The set of arguments for constructing a Webhook resource.
Input properties used for looking up and filtering Webhook resources.