context property

Input<String?>? context
final

Specifies the context 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?>? context;