path property
Along with namespaceType and name, the pattern that AWS CodeBuild uses to name and store the
output artifact. If type is set to CODEPIPELINE or NO_ARTIFACTS, this value is ignored if specified. If type
is set to S3, this is the path to the output artifact.
Implementation
final pulumi.Input<String?>? path;