Skip to content

Commit

Permalink
camelcase generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc committed Dec 31, 2024
1 parent 1e7defd commit 5003452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk/lib/cli-arguments.ts
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ export interface DeployOptions {
*
* @default - false
*/
readonly 'import-existing-resources'?: boolean;
readonly importExistingResources?: boolean;

/**
* Always deploy stack even if templates are identical
Expand Down

0 comments on commit 5003452

Please sign in to comment.