Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder
-
Packages that use OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder Modifier and Type Method Description static OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.BuilderOsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth. builder()OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.BuilderOsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder. dayOffset(Number dayOffset)OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.BuilderOsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder. dayOfWeek(String dayOfWeek)OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.BuilderOsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder. weekOrdinal(Number weekOrdinal)Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentRecurringScheduleMonthlyWeekDayOfMonth.Builder.
-