name property

Input<String?>? name
final

Name of the project. If type is set to CODEPIPELINE or NO_ARTIFACTS, this value is ignored if specified. If type is set to S3, this is the name of the output artifact object.

Implementation

final pulumi.Input<String?>? name;