targetUrl property

Input<String?>? targetUrl
final

Specifies the target url of the build status CodeBuild sends to the source provider. The usage of this parameter depends on the source provider.

Implementation

final pulumi.Input<String?>? targetUrl;