GetObservatoryScheduledTestResult

data class GetObservatoryScheduledTestResult(val frequency: String, val id: String, val region: String, val url: String, val zoneId: String)

A collection of values returned by getObservatoryScheduledTest.

Constructors

Link copied to clipboard
constructor(frequency: String, id: String, region: String, url: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The frequency of the test. Available values: "DAILY", "WEEKLY".

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A test region. Available values: "asia-east1", "asia-northeast1", "asia-northeast2", "asia-south1", "asia-southeast1", "australia-southeast1", "europe-north1", "europe-southwest1", "europe-west1", "europe-west2", "europe-west3", "europe-west4", "europe-west8", "europe-west9", "me-west1", "southamerica-east1", "us-central1", "us-east1", "us-east4", "us-south1", "us-west1".

Link copied to clipboard
val url: String

A URL.

Link copied to clipboard

Identifier