GetDiscoveredWorkloadWorkloadProperty

data class GetDiscoveredWorkloadWorkloadProperty(val gcpProject: String, val location: String, val zone: String)

Constructors

Link copied to clipboard
constructor(gcpProject: String, location: String, zone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The service project identifier that the underlying cloud resource resides in.

Link copied to clipboard

The location of the discovered workload.

Link copied to clipboard

The location that the underlying resource resides in if it is zonal.