Skip to content

Commit

Permalink
add additional comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderKnape committed May 14, 2019
1 parent 520fba5 commit f167746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@aws-cdk/aws-codebuild/lib/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ export interface CommonProjectProps {
readonly encryptionKey?: kms.IEncryptionKey;

/**
* Caching strategy to use.
* @default Cache.none
*/
readonly cache?: Cache;
Expand Down

0 comments on commit f167746

Please sign in to comment.