Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
corymhall committed Nov 25, 2024
1 parent 5b06f8b commit da1e74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ new App('testapp', (scope: App) => {

| Property | Type | Description | Defined in |
| ------ | ------ | ------ | ------ |
| `props?` | `StackProps` | The CDK Stack props | [stack.ts:295](https://github.com/pulumi/pulumi-cdk/blob/main/src/stack.ts#L295) |
| `props?` | `StackProps` | The CDK Stack props | [stack.ts:297](https://github.com/pulumi/pulumi-cdk/blob/main/src/stack.ts#L297) |

## Type Aliases

Expand Down

0 comments on commit da1e74e

Please sign in to comment.