ResourcePolicy
import type { ResourcePolicy } from "https://googleapis.deno.dev/v1/compute:v1.ts";Represents a Resource Policy resource. You can use resource policies to schedule actions for some Compute Engine resources. For example, you can use them toschedule persistent disk snapshots.
§Properties
Output only. [Output Only] Creation timestamp inRFC3339 text format.
Resource policy for disk consistency groups.
Resource policy for instances for placement configuration.
Output only. [Output Only] The unique identifier for the resource. This identifier is defined by the server.
Resource policy for scheduling instance operations.
Output only. [Output Only] Type of the resource. Alwayscompute#resource_policies for resource policies.
The name of the resource, provided by the client when initially creating
the resource. The resource name must be 1-63 characters long, and comply
withRFC1035. Specifically, the name must be 1-63 characters long and match
the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first
character must be a lowercase letter, and all following characters must be
a dash, lowercase letter, or digit, except the last character, which cannot
be a dash.
Output only. [Output Only] The system status of the resource policy.
Output only. [Output Only] Server-defined fully-qualified URL for this resource.
Resource policy for persistent disks for creating snapshots.
Output only. [Output Only] The status of resource policy creation.
Resource policy for defining instance placement for MIGs.