ResourcePolicyArgs

fun ResourcePolicyArgs(description: Output<String>? = null, diskConsistencyGroupPolicy: Output<ResourcePolicyDiskConsistencyGroupPolicyArgs>? = null, groupPlacementPolicy: Output<ResourcePolicyGroupPlacementPolicyArgs>? = null, instanceSchedulePolicy: Output<ResourcePolicyInstanceSchedulePolicyArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, region: Output<String>? = null, requestId: Output<String>? = null, snapshotSchedulePolicy: Output<ResourcePolicySnapshotSchedulePolicyArgs>? = null)