Skip to content

Commit

Permalink
change docs for path
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Sep 23, 2023
1 parent d0cd255 commit 70c125e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@aws-cdk/aws-apprunner-alpha/lib/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -912,8 +912,6 @@ export interface HttpHealthCheckOptions extends HealthCheckCommonOptions {
/**
* The URL that health check requests are sent to.
*
* `path` is only applicable when you set `protocol` to `HTTP`.
*
* @default /
*/
readonly path?: string;
Expand Down

0 comments on commit 70c125e

Please sign in to comment.