description property

String? description
final

Description for the GitHub repository to be created in AWS CodeStar. This description displays in GitHub after the repository is created.

Implementation

final String? description;