resourcePolicy property

String? resourcePolicy
final

The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as:

 -
   https://www.googleapis.com/compute/v1/projects/project/regions/region/resourcePolicies/resourcePolicy

 -
   projects/project/regions/region/resourcePolicies/resourcePolicy

 -
   regions/region/resourcePolicies/resourcePolicy

Implementation

final String? resourcePolicy;