Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRecurringScheduleMonthly.Builder
-
Packages that use OsConfigPatchDeploymentRecurringScheduleMonthly.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRecurringScheduleMonthly.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRecurringScheduleMonthly.Builder Modifier and Type Method Description static OsConfigPatchDeploymentRecurringScheduleMonthly.BuilderOsConfigPatchDeploymentRecurringScheduleMonthly. builder()OsConfigPatchDeploymentRecurringScheduleMonthly.BuilderOsConfigPatchDeploymentRecurringScheduleMonthly.Builder. monthDay(Number monthDay)Sets the value ofOsConfigPatchDeploymentRecurringScheduleMonthly.getMonthDay()OsConfigPatchDeploymentRecurringScheduleMonthly.BuilderOsConfigPatchDeploymentRecurringScheduleMonthly.Builder. weekDayOfMonth(OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth weekDayOfMonth)Sets the value ofOsConfigPatchDeploymentRecurringScheduleMonthly.getWeekDayOfMonth()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRecurringScheduleMonthly.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentRecurringScheduleMonthly.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentRecurringScheduleMonthly.Builder.
-