osPolicyAssignmentV1Payload property

OSPolicyAssignment? osPolicyAssignmentV1Payload
getter/setter pair

OSPolicyAssignment resource to be created, updated or deleted.

Name field is ignored and replace with a generated value. With this field set, orchestrator will perform actions on project/{project}/locations/{zone}/osPolicyAssignments/{resource_id} resources, where project and zone pairs come from the expanded scope, and resource_id comes from the resource_id field of orchestrator resource.

Optional.

Implementation

OSPolicyAssignment? osPolicyAssignmentV1Payload;