Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(ecs): Specify units for DNS TTL (#15656)
Customer reports that it's not clear here what the units of the default "60" are, and furthermore that this appears as "1" (again without units) in the console. Clarify by writing this as `Duration.minutes(1)` ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information