Resource Status Scheduling Response
data class ResourceStatusSchedulingResponse(val availabilityDomain: Int, val terminationTimestamp: String)
Constructors
Types
Properties
Link copied to clipboard
Specifies the availability domain (AD), which this instance should be scheduled on. The AD belongs to the spread GroupPlacementPolicy resource policy that has been assigned to the instance. Specify a value between 1-max count of availability domains in your GroupPlacementPolicy. See go/placement-policy-extension for more details.