description property

Input<String?>? description
final

The description of the project. This description will be displayed to all users of the project. We recommend providing a brief description of the project and its intended purpose.

Implementation

final pulumi.Input<String?>? description;