buildspec property
Build specification to use for this build project's related builds. This must be set when
type is NO_SOURCE. Also, if a non-default buildspec file name or file path aside from the root is used, it must be
specified.
Implementation
final pulumi.Input<String?>? buildspec;