Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRecurringScheduleWeekly.Builder
-
Packages that use OsConfigPatchDeploymentRecurringScheduleWeekly.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRecurringScheduleWeekly.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRecurringScheduleWeekly.Builder Modifier and Type Method Description static OsConfigPatchDeploymentRecurringScheduleWeekly.BuilderOsConfigPatchDeploymentRecurringScheduleWeekly. builder()OsConfigPatchDeploymentRecurringScheduleWeekly.BuilderOsConfigPatchDeploymentRecurringScheduleWeekly.Builder. dayOfWeek(String dayOfWeek)Sets the value ofOsConfigPatchDeploymentRecurringScheduleWeekly.getDayOfWeek()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRecurringScheduleWeekly.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentRecurringScheduleWeekly.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentRecurringScheduleWeekly.Builder.
-