V2Policy Orchestrator Orchestrated Resource
data class V2PolicyOrchestratorOrchestratedResource(val id: String? = null, val osPolicyAssignmentV1Payload: V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1Payload? = null)
Constructors
Link copied to clipboard
constructor(id: String? = null, osPolicyAssignmentV1Payload: V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1Payload? = null)
Properties
Link copied to clipboard
val osPolicyAssignmentV1Payload: V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1Payload? = null
OS policy assignment is an API resource that is used to apply a set of OS policies to a dynamically targeted group of Compute Engine VM instances. An OS policy is used to define the desired state configuration for a Compute Engine VM instance through a set of configuration resources that provide capabilities such as installing or removing software packages, or executing a script. For more information about the OS policy resource definitions and examples, see [OS policy and OS policy