1. Packages
  2. Google Cloud Native
  3. API Docs
  4. compute
  5. compute/alpha
  6. ResourcePolicy

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.compute/alpha.ResourcePolicy

Explore with Pulumi AI

google-native logo

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

    Creates a new resource policy.

    Create ResourcePolicy Resource

    new ResourcePolicy(name: string, args: ResourcePolicyArgs, opts?: CustomResourceOptions);
    @overload
    def ResourcePolicy(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       description: Optional[str] = None,
                       disk_consistency_group_policy: Optional[ResourcePolicyDiskConsistencyGroupPolicyArgs] = None,
                       group_placement_policy: Optional[ResourcePolicyGroupPlacementPolicyArgs] = None,
                       instance_schedule_policy: Optional[ResourcePolicyInstanceSchedulePolicyArgs] = None,
                       name: Optional[str] = None,
                       project: Optional[str] = None,
                       region: Optional[str] = None,
                       request_id: Optional[str] = None,
                       snapshot_schedule_policy: Optional[ResourcePolicySnapshotSchedulePolicyArgs] = None,
                       vm_maintenance_policy: Optional[ResourcePolicyVmMaintenancePolicyArgs] = None)
    @overload
    def ResourcePolicy(resource_name: str,
                       args: ResourcePolicyArgs,
                       opts: Optional[ResourceOptions] = None)
    func NewResourcePolicy(ctx *Context, name string, args ResourcePolicyArgs, opts ...ResourceOption) (*ResourcePolicy, error)
    public ResourcePolicy(string name, ResourcePolicyArgs args, CustomResourceOptions? opts = null)
    public ResourcePolicy(String name, ResourcePolicyArgs args)
    public ResourcePolicy(String name, ResourcePolicyArgs args, CustomResourceOptions options)
    
    type: google-native:compute/alpha:ResourcePolicy
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args ResourcePolicyArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ResourcePolicyArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ResourcePolicyArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ResourcePolicyArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ResourcePolicyArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ResourcePolicy Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The ResourcePolicy resource accepts the following input properties:

    Region string
    Description string
    DiskConsistencyGroupPolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyDiskConsistencyGroupPolicy
    Resource policy for disk consistency groups.
    GroupPlacementPolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyGroupPlacementPolicy
    Resource policy for instances for placement configuration.
    InstanceSchedulePolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyInstanceSchedulePolicy
    Resource policy for scheduling instance operations.
    Name string
    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 with RFC1035. 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.
    Project string
    RequestId string
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    SnapshotSchedulePolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicy
    Resource policy for persistent disks for creating snapshots.
    VmMaintenancePolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyVmMaintenancePolicy
    Resource policy applicable to VMs for infrastructure maintenance.
    Region string
    Description string
    DiskConsistencyGroupPolicy ResourcePolicyDiskConsistencyGroupPolicyArgs
    Resource policy for disk consistency groups.
    GroupPlacementPolicy ResourcePolicyGroupPlacementPolicyArgs
    Resource policy for instances for placement configuration.
    InstanceSchedulePolicy ResourcePolicyInstanceSchedulePolicyArgs
    Resource policy for scheduling instance operations.
    Name string
    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 with RFC1035. 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.
    Project string
    RequestId string
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    SnapshotSchedulePolicy ResourcePolicySnapshotSchedulePolicyArgs
    Resource policy for persistent disks for creating snapshots.
    VmMaintenancePolicy ResourcePolicyVmMaintenancePolicyArgs
    Resource policy applicable to VMs for infrastructure maintenance.
    region String
    description String
    diskConsistencyGroupPolicy ResourcePolicyDiskConsistencyGroupPolicy
    Resource policy for disk consistency groups.
    groupPlacementPolicy ResourcePolicyGroupPlacementPolicy
    Resource policy for instances for placement configuration.
    instanceSchedulePolicy ResourcePolicyInstanceSchedulePolicy
    Resource policy for scheduling instance operations.
    name String
    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 with RFC1035. 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.
    project String
    requestId String
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    snapshotSchedulePolicy ResourcePolicySnapshotSchedulePolicy
    Resource policy for persistent disks for creating snapshots.
    vmMaintenancePolicy ResourcePolicyVmMaintenancePolicy
    Resource policy applicable to VMs for infrastructure maintenance.
    region string
    description string
    diskConsistencyGroupPolicy ResourcePolicyDiskConsistencyGroupPolicy
    Resource policy for disk consistency groups.
    groupPlacementPolicy ResourcePolicyGroupPlacementPolicy
    Resource policy for instances for placement configuration.
    instanceSchedulePolicy ResourcePolicyInstanceSchedulePolicy
    Resource policy for scheduling instance operations.
    name string
    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 with RFC1035. 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.
    project string
    requestId string
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    snapshotSchedulePolicy ResourcePolicySnapshotSchedulePolicy
    Resource policy for persistent disks for creating snapshots.
    vmMaintenancePolicy ResourcePolicyVmMaintenancePolicy
    Resource policy applicable to VMs for infrastructure maintenance.
    region str
    description str
    disk_consistency_group_policy ResourcePolicyDiskConsistencyGroupPolicyArgs
    Resource policy for disk consistency groups.
    group_placement_policy ResourcePolicyGroupPlacementPolicyArgs
    Resource policy for instances for placement configuration.
    instance_schedule_policy ResourcePolicyInstanceSchedulePolicyArgs
    Resource policy for scheduling instance operations.
    name str
    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 with RFC1035. 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.
    project str
    request_id str
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    snapshot_schedule_policy ResourcePolicySnapshotSchedulePolicyArgs
    Resource policy for persistent disks for creating snapshots.
    vm_maintenance_policy ResourcePolicyVmMaintenancePolicyArgs
    Resource policy applicable to VMs for infrastructure maintenance.
    region String
    description String
    diskConsistencyGroupPolicy Property Map
    Resource policy for disk consistency groups.
    groupPlacementPolicy Property Map
    Resource policy for instances for placement configuration.
    instanceSchedulePolicy Property Map
    Resource policy for scheduling instance operations.
    name String
    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 with RFC1035. 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.
    project String
    requestId String
    An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
    snapshotSchedulePolicy Property Map
    Resource policy for persistent disks for creating snapshots.
    vmMaintenancePolicy Property Map
    Resource policy applicable to VMs for infrastructure maintenance.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ResourcePolicy resource produces the following output properties:

    CreationTimestamp string
    Creation timestamp in RFC3339 text format.
    Id string
    The provider-assigned unique ID for this managed resource.
    Kind string
    Type of the resource. Always compute#resource_policies for resource policies.
    ResourceStatus Pulumi.GoogleNative.Compute.Alpha.Outputs.ResourcePolicyResourceStatusResponse
    The system status of the resource policy.
    SelfLink string
    Server-defined fully-qualified URL for this resource.
    SelfLinkWithId string
    Server-defined URL for this resource with the resource id.
    Status string
    The status of resource policy creation.
    CreationTimestamp string
    Creation timestamp in RFC3339 text format.
    Id string
    The provider-assigned unique ID for this managed resource.
    Kind string
    Type of the resource. Always compute#resource_policies for resource policies.
    ResourceStatus ResourcePolicyResourceStatusResponse
    The system status of the resource policy.
    SelfLink string
    Server-defined fully-qualified URL for this resource.
    SelfLinkWithId string
    Server-defined URL for this resource with the resource id.
    Status string
    The status of resource policy creation.
    creationTimestamp String
    Creation timestamp in RFC3339 text format.
    id String
    The provider-assigned unique ID for this managed resource.
    kind String
    Type of the resource. Always compute#resource_policies for resource policies.
    resourceStatus ResourcePolicyResourceStatusResponse
    The system status of the resource policy.
    selfLink String
    Server-defined fully-qualified URL for this resource.
    selfLinkWithId String
    Server-defined URL for this resource with the resource id.
    status String
    The status of resource policy creation.
    creationTimestamp string
    Creation timestamp in RFC3339 text format.
    id string
    The provider-assigned unique ID for this managed resource.
    kind string
    Type of the resource. Always compute#resource_policies for resource policies.
    resourceStatus ResourcePolicyResourceStatusResponse
    The system status of the resource policy.
    selfLink string
    Server-defined fully-qualified URL for this resource.
    selfLinkWithId string
    Server-defined URL for this resource with the resource id.
    status string
    The status of resource policy creation.
    creation_timestamp str
    Creation timestamp in RFC3339 text format.
    id str
    The provider-assigned unique ID for this managed resource.
    kind str
    Type of the resource. Always compute#resource_policies for resource policies.
    resource_status ResourcePolicyResourceStatusResponse
    The system status of the resource policy.
    self_link str
    Server-defined fully-qualified URL for this resource.
    self_link_with_id str
    Server-defined URL for this resource with the resource id.
    status str
    The status of resource policy creation.
    creationTimestamp String
    Creation timestamp in RFC3339 text format.
    id String
    The provider-assigned unique ID for this managed resource.
    kind String
    Type of the resource. Always compute#resource_policies for resource policies.
    resourceStatus Property Map
    The system status of the resource policy.
    selfLink String
    Server-defined fully-qualified URL for this resource.
    selfLinkWithId String
    Server-defined URL for this resource with the resource id.
    status String
    The status of resource policy creation.

    Supporting Types

    ResourcePolicyDailyCycle, ResourcePolicyDailyCycleArgs

    DaysInCycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    StartTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    DaysInCycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    StartTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle Integer
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    startTime String
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle number
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    startTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    days_in_cycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    start_time str
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle Number
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    startTime String
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.

    ResourcePolicyDailyCycleResponse, ResourcePolicyDailyCycleResponseArgs

    DaysInCycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    Duration string
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    StartTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    DaysInCycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    Duration string
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    StartTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle Integer
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    duration String
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    startTime String
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle number
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    duration string
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    startTime string
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    days_in_cycle int
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    duration str
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    start_time str
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
    daysInCycle Number
    Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle.
    duration String
    [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
    startTime String
    Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.

    ResourcePolicyGroupPlacementPolicy, ResourcePolicyGroupPlacementPolicyArgs

    AvailabilityDomainCount int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    Collocation Pulumi.GoogleNative.Compute.Alpha.ResourcePolicyGroupPlacementPolicyCollocation
    Specifies network collocation
    Locality Pulumi.GoogleNative.Compute.Alpha.ResourcePolicyGroupPlacementPolicyLocality
    Specifies network locality
    MaxDistance int
    Specifies the number of max logical switches.
    Scope Pulumi.GoogleNative.Compute.Alpha.ResourcePolicyGroupPlacementPolicyScope
    Scope specifies the availability domain to which the VMs should be spread.
    SliceCount int
    Specifies the number of slices in a multislice workload.
    Style Pulumi.GoogleNative.Compute.Alpha.ResourcePolicyGroupPlacementPolicyStyle
    Specifies instances to hosts placement relationship
    TpuTopology string
    Specifies the shape of the TPU slice
    VmCount int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    AvailabilityDomainCount int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    Collocation ResourcePolicyGroupPlacementPolicyCollocation
    Specifies network collocation
    Locality ResourcePolicyGroupPlacementPolicyLocality
    Specifies network locality
    MaxDistance int
    Specifies the number of max logical switches.
    Scope ResourcePolicyGroupPlacementPolicyScope
    Scope specifies the availability domain to which the VMs should be spread.
    SliceCount int
    Specifies the number of slices in a multislice workload.
    Style ResourcePolicyGroupPlacementPolicyStyle
    Specifies instances to hosts placement relationship
    TpuTopology string
    Specifies the shape of the TPU slice
    VmCount int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount Integer
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation ResourcePolicyGroupPlacementPolicyCollocation
    Specifies network collocation
    locality ResourcePolicyGroupPlacementPolicyLocality
    Specifies network locality
    maxDistance Integer
    Specifies the number of max logical switches.
    scope ResourcePolicyGroupPlacementPolicyScope
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount Integer
    Specifies the number of slices in a multislice workload.
    style ResourcePolicyGroupPlacementPolicyStyle
    Specifies instances to hosts placement relationship
    tpuTopology String
    Specifies the shape of the TPU slice
    vmCount Integer
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount number
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation ResourcePolicyGroupPlacementPolicyCollocation
    Specifies network collocation
    locality ResourcePolicyGroupPlacementPolicyLocality
    Specifies network locality
    maxDistance number
    Specifies the number of max logical switches.
    scope ResourcePolicyGroupPlacementPolicyScope
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount number
    Specifies the number of slices in a multislice workload.
    style ResourcePolicyGroupPlacementPolicyStyle
    Specifies instances to hosts placement relationship
    tpuTopology string
    Specifies the shape of the TPU slice
    vmCount number
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availability_domain_count int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation ResourcePolicyGroupPlacementPolicyCollocation
    Specifies network collocation
    locality ResourcePolicyGroupPlacementPolicyLocality
    Specifies network locality
    max_distance int
    Specifies the number of max logical switches.
    scope ResourcePolicyGroupPlacementPolicyScope
    Scope specifies the availability domain to which the VMs should be spread.
    slice_count int
    Specifies the number of slices in a multislice workload.
    style ResourcePolicyGroupPlacementPolicyStyle
    Specifies instances to hosts placement relationship
    tpu_topology str
    Specifies the shape of the TPU slice
    vm_count int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount Number
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation "CLUSTERED" | "COLLOCATED" | "UNSPECIFIED_COLLOCATION"
    Specifies network collocation
    locality "BEST_EFFORT" | "STRICT" | "UNSPECIFIED_LOCALITY"
    Specifies network locality
    maxDistance Number
    Specifies the number of max logical switches.
    scope "HOST" | "UNSPECIFIED_SCOPE"
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount Number
    Specifies the number of slices in a multislice workload.
    style "COMPACT" | "FULLY_SPREAD" | "UNSPECIFIED_PLACEMENT_TYPE"
    Specifies instances to hosts placement relationship
    tpuTopology String
    Specifies the shape of the TPU slice
    vmCount Number
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.

    ResourcePolicyGroupPlacementPolicyCollocation, ResourcePolicyGroupPlacementPolicyCollocationArgs

    Clustered
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    Collocated
    COLLOCATED
    UnspecifiedCollocation
    UNSPECIFIED_COLLOCATION
    ResourcePolicyGroupPlacementPolicyCollocationClustered
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    ResourcePolicyGroupPlacementPolicyCollocationCollocated
    COLLOCATED
    ResourcePolicyGroupPlacementPolicyCollocationUnspecifiedCollocation
    UNSPECIFIED_COLLOCATION
    Clustered
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    Collocated
    COLLOCATED
    UnspecifiedCollocation
    UNSPECIFIED_COLLOCATION
    Clustered
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    Collocated
    COLLOCATED
    UnspecifiedCollocation
    UNSPECIFIED_COLLOCATION
    CLUSTERED
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    COLLOCATED
    COLLOCATED
    UNSPECIFIED_COLLOCATION
    UNSPECIFIED_COLLOCATION
    "CLUSTERED"
    CLUSTEREDSpecifies collocation option that provides tight collocation with minimum network latency.
    "COLLOCATED"
    COLLOCATED
    "UNSPECIFIED_COLLOCATION"
    UNSPECIFIED_COLLOCATION

    ResourcePolicyGroupPlacementPolicyLocality, ResourcePolicyGroupPlacementPolicyLocalityArgs

    BestEffort
    BEST_EFFORT
    Strict
    STRICT
    UnspecifiedLocality
    UNSPECIFIED_LOCALITY
    ResourcePolicyGroupPlacementPolicyLocalityBestEffort
    BEST_EFFORT
    ResourcePolicyGroupPlacementPolicyLocalityStrict
    STRICT
    ResourcePolicyGroupPlacementPolicyLocalityUnspecifiedLocality
    UNSPECIFIED_LOCALITY
    BestEffort
    BEST_EFFORT
    Strict
    STRICT
    UnspecifiedLocality
    UNSPECIFIED_LOCALITY
    BestEffort
    BEST_EFFORT
    Strict
    STRICT
    UnspecifiedLocality
    UNSPECIFIED_LOCALITY
    BEST_EFFORT
    BEST_EFFORT
    STRICT
    STRICT
    UNSPECIFIED_LOCALITY
    UNSPECIFIED_LOCALITY
    "BEST_EFFORT"
    BEST_EFFORT
    "STRICT"
    STRICT
    "UNSPECIFIED_LOCALITY"
    UNSPECIFIED_LOCALITY

    ResourcePolicyGroupPlacementPolicyResponse, ResourcePolicyGroupPlacementPolicyResponseArgs

    AvailabilityDomainCount int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    Collocation string
    Specifies network collocation
    Locality string
    Specifies network locality
    MaxDistance int
    Specifies the number of max logical switches.
    Scope string
    Scope specifies the availability domain to which the VMs should be spread.
    SliceCount int
    Specifies the number of slices in a multislice workload.
    Style string
    Specifies instances to hosts placement relationship
    TpuTopology string
    Specifies the shape of the TPU slice
    VmCount int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    AvailabilityDomainCount int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    Collocation string
    Specifies network collocation
    Locality string
    Specifies network locality
    MaxDistance int
    Specifies the number of max logical switches.
    Scope string
    Scope specifies the availability domain to which the VMs should be spread.
    SliceCount int
    Specifies the number of slices in a multislice workload.
    Style string
    Specifies instances to hosts placement relationship
    TpuTopology string
    Specifies the shape of the TPU slice
    VmCount int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount Integer
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation String
    Specifies network collocation
    locality String
    Specifies network locality
    maxDistance Integer
    Specifies the number of max logical switches.
    scope String
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount Integer
    Specifies the number of slices in a multislice workload.
    style String
    Specifies instances to hosts placement relationship
    tpuTopology String
    Specifies the shape of the TPU slice
    vmCount Integer
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount number
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation string
    Specifies network collocation
    locality string
    Specifies network locality
    maxDistance number
    Specifies the number of max logical switches.
    scope string
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount number
    Specifies the number of slices in a multislice workload.
    style string
    Specifies instances to hosts placement relationship
    tpuTopology string
    Specifies the shape of the TPU slice
    vmCount number
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availability_domain_count int
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation str
    Specifies network collocation
    locality str
    Specifies network locality
    max_distance int
    Specifies the number of max logical switches.
    scope str
    Scope specifies the availability domain to which the VMs should be spread.
    slice_count int
    Specifies the number of slices in a multislice workload.
    style str
    Specifies instances to hosts placement relationship
    tpu_topology str
    Specifies the shape of the TPU slice
    vm_count int
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.
    availabilityDomainCount Number
    The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
    collocation String
    Specifies network collocation
    locality String
    Specifies network locality
    maxDistance Number
    Specifies the number of max logical switches.
    scope String
    Scope specifies the availability domain to which the VMs should be spread.
    sliceCount Number
    Specifies the number of slices in a multislice workload.
    style String
    Specifies instances to hosts placement relationship
    tpuTopology String
    Specifies the shape of the TPU slice
    vmCount Number
    Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs.

    ResourcePolicyGroupPlacementPolicyScope, ResourcePolicyGroupPlacementPolicyScopeArgs

    Host
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    UnspecifiedScope
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.
    ResourcePolicyGroupPlacementPolicyScopeHost
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    ResourcePolicyGroupPlacementPolicyScopeUnspecifiedScope
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.
    Host
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    UnspecifiedScope
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.
    Host
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    UnspecifiedScope
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.
    HOST
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    UNSPECIFIED_SCOPE
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.
    "HOST"
    HOSTSpecifies availability domain scope across hosts. VMs will be spread across different hosts.
    "UNSPECIFIED_SCOPE"
    UNSPECIFIED_SCOPEVMs will be spread across different instrastructure to not share power, host and networking.

    ResourcePolicyGroupPlacementPolicyStyle, ResourcePolicyGroupPlacementPolicyStyleArgs

    Compact
    COMPACTVMs are placed without regard for shared hosts
    FullySpread
    FULLY_SPREADVMs do not share the same hosts
    UnspecifiedPlacementType
    UNSPECIFIED_PLACEMENT_TYPE
    ResourcePolicyGroupPlacementPolicyStyleCompact
    COMPACTVMs are placed without regard for shared hosts
    ResourcePolicyGroupPlacementPolicyStyleFullySpread
    FULLY_SPREADVMs do not share the same hosts
    ResourcePolicyGroupPlacementPolicyStyleUnspecifiedPlacementType
    UNSPECIFIED_PLACEMENT_TYPE
    Compact
    COMPACTVMs are placed without regard for shared hosts
    FullySpread
    FULLY_SPREADVMs do not share the same hosts
    UnspecifiedPlacementType
    UNSPECIFIED_PLACEMENT_TYPE
    Compact
    COMPACTVMs are placed without regard for shared hosts
    FullySpread
    FULLY_SPREADVMs do not share the same hosts
    UnspecifiedPlacementType
    UNSPECIFIED_PLACEMENT_TYPE
    COMPACT
    COMPACTVMs are placed without regard for shared hosts
    FULLY_SPREAD
    FULLY_SPREADVMs do not share the same hosts
    UNSPECIFIED_PLACEMENT_TYPE
    UNSPECIFIED_PLACEMENT_TYPE
    "COMPACT"
    COMPACTVMs are placed without regard for shared hosts
    "FULLY_SPREAD"
    FULLY_SPREADVMs do not share the same hosts
    "UNSPECIFIED_PLACEMENT_TYPE"
    UNSPECIFIED_PLACEMENT_TYPE

    ResourcePolicyHourlyCycle, ResourcePolicyHourlyCycleArgs

    HoursInCycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    HoursInCycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    hoursInCycle Integer
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    hoursInCycle number
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    hours_in_cycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    start_time str
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    hoursInCycle Number
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.

    ResourcePolicyHourlyCycleResponse, ResourcePolicyHourlyCycleResponseArgs

    Duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    HoursInCycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    Duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    HoursInCycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    duration String
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    hoursInCycle Integer
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    hoursInCycle number
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    duration str
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    hours_in_cycle int
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    start_time str
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    duration String
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    hoursInCycle Number
    Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.

    ResourcePolicyInstanceSchedulePolicy, ResourcePolicyInstanceSchedulePolicyArgs

    ExpirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    StartTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    TimeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    VmStartSchedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for starting instances.
    VmStopSchedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for stopping instances.
    ExpirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    StartTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    TimeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    VmStartSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for starting instances.
    VmStopSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for stopping instances.
    expirationTime String
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime String
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone String
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for starting instances.
    vmStopSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for stopping instances.
    expirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for starting instances.
    vmStopSchedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for stopping instances.
    expiration_time str
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    start_time str
    The start time of the schedule. The timestamp is an RFC3339 string.
    time_zone str
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vm_start_schedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for starting instances.
    vm_stop_schedule ResourcePolicyInstanceSchedulePolicySchedule
    Specifies the schedule for stopping instances.
    expirationTime String
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime String
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone String
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule Property Map
    Specifies the schedule for starting instances.
    vmStopSchedule Property Map
    Specifies the schedule for stopping instances.

    ResourcePolicyInstanceSchedulePolicyResponse, ResourcePolicyInstanceSchedulePolicyResponseArgs

    ExpirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    StartTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    TimeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    VmStartSchedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for starting instances.
    VmStopSchedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for stopping instances.
    ExpirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    StartTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    TimeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    VmStartSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for starting instances.
    VmStopSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for stopping instances.
    expirationTime String
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime String
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone String
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for starting instances.
    vmStopSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for stopping instances.
    expirationTime string
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime string
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone string
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for starting instances.
    vmStopSchedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for stopping instances.
    expiration_time str
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    start_time str
    The start time of the schedule. The timestamp is an RFC3339 string.
    time_zone str
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vm_start_schedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for starting instances.
    vm_stop_schedule ResourcePolicyInstanceSchedulePolicyScheduleResponse
    Specifies the schedule for stopping instances.
    expirationTime String
    The expiration time of the schedule. The timestamp is an RFC3339 string.
    startTime String
    The start time of the schedule. The timestamp is an RFC3339 string.
    timeZone String
    Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
    vmStartSchedule Property Map
    Specifies the schedule for starting instances.
    vmStopSchedule Property Map
    Specifies the schedule for stopping instances.

    ResourcePolicyInstanceSchedulePolicySchedule, ResourcePolicyInstanceSchedulePolicyScheduleArgs

    Schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    Schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    schedule String
    Specifies the frequency for the operation, using the unix-cron format.
    schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    schedule str
    Specifies the frequency for the operation, using the unix-cron format.
    schedule String
    Specifies the frequency for the operation, using the unix-cron format.

    ResourcePolicyInstanceSchedulePolicyScheduleResponse, ResourcePolicyInstanceSchedulePolicyScheduleResponseArgs

    Schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    Schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    schedule String
    Specifies the frequency for the operation, using the unix-cron format.
    schedule string
    Specifies the frequency for the operation, using the unix-cron format.
    schedule str
    Specifies the frequency for the operation, using the unix-cron format.
    schedule String
    Specifies the frequency for the operation, using the unix-cron format.

    ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse, ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponseArgs

    LastRunStartTime string
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    NextRunStartTime string
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.
    LastRunStartTime string
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    NextRunStartTime string
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.
    lastRunStartTime String
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    nextRunStartTime String
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.
    lastRunStartTime string
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    nextRunStartTime string
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.
    last_run_start_time str
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    next_run_start_time str
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.
    lastRunStartTime String
    The last time the schedule successfully ran. The timestamp is an RFC3339 string.
    nextRunStartTime String
    The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string.

    ResourcePolicyResourceStatusResponse, ResourcePolicyResourceStatusResponseArgs

    InstanceSchedulePolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
    InstanceSchedulePolicy ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
    instanceSchedulePolicy ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
    instanceSchedulePolicy ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
    instance_schedule_policy ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.
    instanceSchedulePolicy Property Map
    Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field.

    ResourcePolicySnapshotSchedulePolicy, ResourcePolicySnapshotSchedulePolicyArgs

    RetentionPolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicyRetentionPolicy
    Retention policy applied to snapshots created by this resource policy.
    Schedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicySchedule
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    SnapshotProperties Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicySnapshotProperties
    Properties with which snapshots are created such as labels, encryption keys.
    RetentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicy
    Retention policy applied to snapshots created by this resource policy.
    Schedule ResourcePolicySnapshotSchedulePolicySchedule
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    SnapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotProperties
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicy
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicySchedule
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotProperties
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicy
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicySchedule
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotProperties
    Properties with which snapshots are created such as labels, encryption keys.
    retention_policy ResourcePolicySnapshotSchedulePolicyRetentionPolicy
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicySchedule
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshot_properties ResourcePolicySnapshotSchedulePolicySnapshotProperties
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy Property Map
    Retention policy applied to snapshots created by this resource policy.
    schedule Property Map
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties Property Map
    Properties with which snapshots are created such as labels, encryption keys.

    ResourcePolicySnapshotSchedulePolicyResponse, ResourcePolicySnapshotSchedulePolicyResponseArgs

    RetentionPolicy Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse
    Retention policy applied to snapshots created by this resource policy.
    Schedule Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicyScheduleResponse
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    SnapshotProperties Pulumi.GoogleNative.Compute.Alpha.Inputs.ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse
    Properties with which snapshots are created such as labels, encryption keys.
    RetentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse
    Retention policy applied to snapshots created by this resource policy.
    Schedule ResourcePolicySnapshotSchedulePolicyScheduleResponse
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    SnapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicyScheduleResponse
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicyScheduleResponse
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse
    Properties with which snapshots are created such as labels, encryption keys.
    retention_policy ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse
    Retention policy applied to snapshots created by this resource policy.
    schedule ResourcePolicySnapshotSchedulePolicyScheduleResponse
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshot_properties ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse
    Properties with which snapshots are created such as labels, encryption keys.
    retentionPolicy Property Map
    Retention policy applied to snapshots created by this resource policy.
    schedule Property Map
    A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
    snapshotProperties Property Map
    Properties with which snapshots are created such as labels, encryption keys.

    ResourcePolicySnapshotSchedulePolicyRetentionPolicy, ResourcePolicySnapshotSchedulePolicyRetentionPolicyArgs

    MaxRetentionDays int
    Maximum age of the snapshot that is allowed to be kept.
    OnPolicySwitch ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch
    OnSourceDiskDelete ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays Integer
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch
    onSourceDiskDelete ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays number
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch
    onSourceDiskDelete ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    max_retention_days int
    Maximum age of the snapshot that is allowed to be kept.
    on_policy_switch ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch
    on_source_disk_delete ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays Number
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch "DO_NOT_RETROACTIVELY_APPLY" | "RETROACTIVELY_APPLY" | "UNSPECIFIED_ON_POLICY_SWITCH"
    onSourceDiskDelete "APPLY_RETENTION_POLICY" | "KEEP_AUTO_SNAPSHOTS" | "UNSPECIFIED_ON_SOURCE_DISK_DELETE"
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.

    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch, ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitchArgs

    DoNotRetroactivelyApply
    DO_NOT_RETROACTIVELY_APPLY
    RetroactivelyApply
    RETROACTIVELY_APPLY
    UnspecifiedOnPolicySwitch
    UNSPECIFIED_ON_POLICY_SWITCH
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitchDoNotRetroactivelyApply
    DO_NOT_RETROACTIVELY_APPLY
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitchRetroactivelyApply
    RETROACTIVELY_APPLY
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitchUnspecifiedOnPolicySwitch
    UNSPECIFIED_ON_POLICY_SWITCH
    DoNotRetroactivelyApply
    DO_NOT_RETROACTIVELY_APPLY
    RetroactivelyApply
    RETROACTIVELY_APPLY
    UnspecifiedOnPolicySwitch
    UNSPECIFIED_ON_POLICY_SWITCH
    DoNotRetroactivelyApply
    DO_NOT_RETROACTIVELY_APPLY
    RetroactivelyApply
    RETROACTIVELY_APPLY
    UnspecifiedOnPolicySwitch
    UNSPECIFIED_ON_POLICY_SWITCH
    DO_NOT_RETROACTIVELY_APPLY
    DO_NOT_RETROACTIVELY_APPLY
    RETROACTIVELY_APPLY
    RETROACTIVELY_APPLY
    UNSPECIFIED_ON_POLICY_SWITCH
    UNSPECIFIED_ON_POLICY_SWITCH
    "DO_NOT_RETROACTIVELY_APPLY"
    DO_NOT_RETROACTIVELY_APPLY
    "RETROACTIVELY_APPLY"
    RETROACTIVELY_APPLY
    "UNSPECIFIED_ON_POLICY_SWITCH"
    UNSPECIFIED_ON_POLICY_SWITCH

    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete, ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDeleteArgs

    ApplyRetentionPolicy
    APPLY_RETENTION_POLICY
    KeepAutoSnapshots
    KEEP_AUTO_SNAPSHOTS
    UnspecifiedOnSourceDiskDelete
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDeleteApplyRetentionPolicy
    APPLY_RETENTION_POLICY
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDeleteKeepAutoSnapshots
    KEEP_AUTO_SNAPSHOTS
    ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDeleteUnspecifiedOnSourceDiskDelete
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    ApplyRetentionPolicy
    APPLY_RETENTION_POLICY
    KeepAutoSnapshots
    KEEP_AUTO_SNAPSHOTS
    UnspecifiedOnSourceDiskDelete
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    ApplyRetentionPolicy
    APPLY_RETENTION_POLICY
    KeepAutoSnapshots
    KEEP_AUTO_SNAPSHOTS
    UnspecifiedOnSourceDiskDelete
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    APPLY_RETENTION_POLICY
    APPLY_RETENTION_POLICY
    KEEP_AUTO_SNAPSHOTS
    KEEP_AUTO_SNAPSHOTS
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    UNSPECIFIED_ON_SOURCE_DISK_DELETE
    "APPLY_RETENTION_POLICY"
    APPLY_RETENTION_POLICY
    "KEEP_AUTO_SNAPSHOTS"
    KEEP_AUTO_SNAPSHOTS
    "UNSPECIFIED_ON_SOURCE_DISK_DELETE"
    UNSPECIFIED_ON_SOURCE_DISK_DELETE

    ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse, ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponseArgs

    MaxRetentionDays int
    Maximum age of the snapshot that is allowed to be kept.
    OnPolicySwitch string
    OnSourceDiskDelete string
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    MaxRetentionDays int
    Maximum age of the snapshot that is allowed to be kept.
    OnPolicySwitch string
    OnSourceDiskDelete string
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays Integer
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch String
    onSourceDiskDelete String
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays number
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch string
    onSourceDiskDelete string
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    max_retention_days int
    Maximum age of the snapshot that is allowed to be kept.
    on_policy_switch str
    on_source_disk_delete str
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
    maxRetentionDays Number
    Maximum age of the snapshot that is allowed to be kept.
    onPolicySwitch String
    onSourceDiskDelete String
    Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.

    ResourcePolicySnapshotSchedulePolicySchedule, ResourcePolicySnapshotSchedulePolicyScheduleArgs

    ResourcePolicySnapshotSchedulePolicyScheduleResponse, ResourcePolicySnapshotSchedulePolicyScheduleResponseArgs

    ResourcePolicySnapshotSchedulePolicySnapshotProperties, ResourcePolicySnapshotSchedulePolicySnapshotPropertiesArgs

    ChainName string
    Chain name that the snapshot is created in.
    GuestFlush bool
    Indication to perform a 'guest aware' snapshot.
    Labels Dictionary<string, string>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    StorageLocations List<string>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    ChainName string
    Chain name that the snapshot is created in.
    GuestFlush bool
    Indication to perform a 'guest aware' snapshot.
    Labels map[string]string
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    StorageLocations []string
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName String
    Chain name that the snapshot is created in.
    guestFlush Boolean
    Indication to perform a 'guest aware' snapshot.
    labels Map<String,String>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations List<String>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName string
    Chain name that the snapshot is created in.
    guestFlush boolean
    Indication to perform a 'guest aware' snapshot.
    labels {[key: string]: string}
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations string[]
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chain_name str
    Chain name that the snapshot is created in.
    guest_flush bool
    Indication to perform a 'guest aware' snapshot.
    labels Mapping[str, str]
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storage_locations Sequence[str]
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName String
    Chain name that the snapshot is created in.
    guestFlush Boolean
    Indication to perform a 'guest aware' snapshot.
    labels Map<String>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations List<String>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).

    ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse, ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponseArgs

    ChainName string
    Chain name that the snapshot is created in.
    GuestFlush bool
    Indication to perform a 'guest aware' snapshot.
    Labels Dictionary<string, string>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    StorageLocations List<string>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    ChainName string
    Chain name that the snapshot is created in.
    GuestFlush bool
    Indication to perform a 'guest aware' snapshot.
    Labels map[string]string
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    StorageLocations []string
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName String
    Chain name that the snapshot is created in.
    guestFlush Boolean
    Indication to perform a 'guest aware' snapshot.
    labels Map<String,String>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations List<String>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName string
    Chain name that the snapshot is created in.
    guestFlush boolean
    Indication to perform a 'guest aware' snapshot.
    labels {[key: string]: string}
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations string[]
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chain_name str
    Chain name that the snapshot is created in.
    guest_flush bool
    Indication to perform a 'guest aware' snapshot.
    labels Mapping[str, str]
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storage_locations Sequence[str]
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
    chainName String
    Chain name that the snapshot is created in.
    guestFlush Boolean
    Indication to perform a 'guest aware' snapshot.
    labels Map<String>
    Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
    storageLocations List<String>
    Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).

    ResourcePolicyVmMaintenancePolicy, ResourcePolicyVmMaintenancePolicyArgs

    concurrencyControlGroup Property Map
    maintenanceWindow Property Map
    Maintenance windows that are applied to VMs covered by this policy.

    ResourcePolicyVmMaintenancePolicyConcurrencyControl, ResourcePolicyVmMaintenancePolicyConcurrencyControlArgs

    ResourcePolicyVmMaintenancePolicyConcurrencyControlResponse, ResourcePolicyVmMaintenancePolicyConcurrencyControlResponseArgs

    ResourcePolicyVmMaintenancePolicyMaintenanceWindow, ResourcePolicyVmMaintenancePolicyMaintenanceWindowArgs

    ResourcePolicyVmMaintenancePolicyMaintenanceWindowResponse, ResourcePolicyVmMaintenancePolicyMaintenanceWindowResponseArgs

    ResourcePolicyVmMaintenancePolicyResponse, ResourcePolicyVmMaintenancePolicyResponseArgs

    concurrencyControlGroup Property Map
    maintenanceWindow Property Map
    Maintenance windows that are applied to VMs covered by this policy.

    ResourcePolicyWeeklyCycle, ResourcePolicyWeeklyCycleArgs

    DayOfWeeks []ResourcePolicyWeeklyCycleDayOfWeek
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks List<ResourcePolicyWeeklyCycleDayOfWeek>
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks ResourcePolicyWeeklyCycleDayOfWeek[]
    Up to 7 intervals/windows, one for each day of the week.
    day_of_weeks Sequence[ResourcePolicyWeeklyCycleDayOfWeek]
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks List<Property Map>
    Up to 7 intervals/windows, one for each day of the week.

    ResourcePolicyWeeklyCycleDayOfWeek, ResourcePolicyWeeklyCycleDayOfWeekArgs

    Day Pulumi.GoogleNative.Compute.Alpha.ResourcePolicyWeeklyCycleDayOfWeekDay
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    Day ResourcePolicyWeeklyCycleDayOfWeekDay
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day ResourcePolicyWeeklyCycleDayOfWeekDay
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day ResourcePolicyWeeklyCycleDayOfWeekDay
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    startTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day ResourcePolicyWeeklyCycleDayOfWeekDay
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    start_time str
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day "FRIDAY" | "INVALID" | "MONDAY" | "SATURDAY" | "SUNDAY" | "THURSDAY" | "TUESDAY" | "WEDNESDAY"
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.

    ResourcePolicyWeeklyCycleDayOfWeekDay, ResourcePolicyWeeklyCycleDayOfWeekDayArgs

    Friday
    FRIDAY
    Invalid
    INVALID
    Monday
    MONDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    Thursday
    THURSDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    ResourcePolicyWeeklyCycleDayOfWeekDayFriday
    FRIDAY
    ResourcePolicyWeeklyCycleDayOfWeekDayInvalid
    INVALID
    ResourcePolicyWeeklyCycleDayOfWeekDayMonday
    MONDAY
    ResourcePolicyWeeklyCycleDayOfWeekDaySaturday
    SATURDAY
    ResourcePolicyWeeklyCycleDayOfWeekDaySunday
    SUNDAY
    ResourcePolicyWeeklyCycleDayOfWeekDayThursday
    THURSDAY
    ResourcePolicyWeeklyCycleDayOfWeekDayTuesday
    TUESDAY
    ResourcePolicyWeeklyCycleDayOfWeekDayWednesday
    WEDNESDAY
    Friday
    FRIDAY
    Invalid
    INVALID
    Monday
    MONDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    Thursday
    THURSDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    Friday
    FRIDAY
    Invalid
    INVALID
    Monday
    MONDAY
    Saturday
    SATURDAY
    Sunday
    SUNDAY
    Thursday
    THURSDAY
    Tuesday
    TUESDAY
    Wednesday
    WEDNESDAY
    FRIDAY
    FRIDAY
    INVALID
    INVALID
    MONDAY
    MONDAY
    SATURDAY
    SATURDAY
    SUNDAY
    SUNDAY
    THURSDAY
    THURSDAY
    TUESDAY
    TUESDAY
    WEDNESDAY
    WEDNESDAY
    "FRIDAY"
    FRIDAY
    "INVALID"
    INVALID
    "MONDAY"
    MONDAY
    "SATURDAY"
    SATURDAY
    "SUNDAY"
    SUNDAY
    "THURSDAY"
    THURSDAY
    "TUESDAY"
    TUESDAY
    "WEDNESDAY"
    WEDNESDAY

    ResourcePolicyWeeklyCycleDayOfWeekResponse, ResourcePolicyWeeklyCycleDayOfWeekResponseArgs

    Day string
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    Duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    Day string
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    Duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    StartTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day String
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    duration String
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day string
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    duration string
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    startTime string
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day str
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    duration str
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    start_time str
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.
    day String
    Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
    duration String
    [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
    startTime String
    Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.

    ResourcePolicyWeeklyCycleResponse, ResourcePolicyWeeklyCycleResponseArgs

    DayOfWeeks []ResourcePolicyWeeklyCycleDayOfWeekResponse
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks List<ResourcePolicyWeeklyCycleDayOfWeekResponse>
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks ResourcePolicyWeeklyCycleDayOfWeekResponse[]
    Up to 7 intervals/windows, one for each day of the week.
    day_of_weeks Sequence[ResourcePolicyWeeklyCycleDayOfWeekResponse]
    Up to 7 intervals/windows, one for each day of the week.
    dayOfWeeks List<Property Map>
    Up to 7 intervals/windows, one for each day of the week.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    Google Cloud Native is in preview. Google Cloud Classic is fully supported.

    Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi