OsConfigPatchDeploymentOneTimeSchedule constructor

const OsConfigPatchDeploymentOneTimeSchedule({
  1. required TfArg<String> executeTime,
})

Implementation

const OsConfigPatchDeploymentOneTimeSchedule({required this.executeTime});