namespaceType property

Input<String?>? namespaceType
final

Namespace to use in storing build artifacts. If type is set to S3, then valid values are BUILD_ID, NONE.

Implementation

final pulumi.Input<String?>? namespaceType;