namespaceType property
Namespace to use in storing build artifacts. If type is set to CODEPIPELINE or
NO_ARTIFACTS, this value is ignored if specified. If type is set to S3, valid values are BUILD_ID or NONE.
Implementation
final pulumi.Input<String?>? namespaceType;