GoogleApi.Compute.V1.Model.HealthCheckServiceReference (google_api_compute v0.29.0) View Source
A full or valid partial URL to a health check service. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/healthCheckServices/health-check-service
- projects/project-id/regions/us-west1/healthCheckServices/health-check-service
- regions/us-west1/healthCheckServices/health-check-service
Attributes
-
healthCheckService(type:String.t, default:nil) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.HealthCheckServiceReference{
healthCheckService: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.