Skip to content

Commit 54d585e

Browse files
Chris Stephensmodular-magician
authored andcommitted
uptime check period cannot be updated (GoogleCloudPlatform#1129)
Merged PR GoogleCloudPlatform#1129.
1 parent 46b506d commit 54d585e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

build/terraform

build/terraform-beta

products/monitoring/api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,7 @@ objects:
886886
- !ruby/object:Api::Type::String
887887
name: period
888888
default_value: "300s"
889+
input: true
889890
description: How often, in seconds, the uptime check is performed. Currently,
890891
the only supported values are 60s (1 minute), 300s (5 minutes), 600s (10 minutes),
891892
and 900s (15 minutes). Optional, defaults to 300s.

0 commit comments

Comments
 (0)