GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions constructor
GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions({
- GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole? consoleInstructions,
- GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud? gcloudInstructions,
Implementation
GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions({
this.consoleInstructions,
this.gcloudInstructions,
});