Skip to content

Commit

Permalink
fix: duration renders incorrectly in alb service base
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwoodworth committed Aug 12, 2022
1 parent 634f809 commit c4157e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ export interface ApplicationLoadBalancedServiceBaseProps {
readonly enableExecuteCommand?: boolean;

/**
* The load balancer idle timeout, in seconds
* The load balancer idle timeout, in seconds. Can be between 1 and 4000 seconds
*
* @default - CloudFormation sets idle timeout to 60 seconds
*/
Expand Down

0 comments on commit c4157e1

Please sign in to comment.