GoogleCloudOsconfigV2OrchestratedResource constructor
GoogleCloudOsconfigV2OrchestratedResource({
- String? id,
- OSPolicyAssignment? osPolicyAssignmentV1Payload,
Implementation
GoogleCloudOsconfigV2OrchestratedResource({
this.id,
this.osPolicyAssignmentV1Payload,
});