Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRecurringSchedule
-
Packages that use OsConfigPatchDeploymentRecurringSchedule Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRecurringSchedule in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentRecurringSchedule Modifier and Type Class Description static classOsConfigPatchDeploymentRecurringSchedule.Jsii$ProxyAn implementation forOsConfigPatchDeploymentRecurringScheduleMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRecurringSchedule Modifier and Type Method Description OsConfigPatchDeploymentRecurringScheduleOsConfigPatchDeploymentRecurringSchedule.Builder. build()Builds the configured instance.OsConfigPatchDeploymentRecurringScheduleOsConfigPatchDeploymentRecurringScheduleOutputReference. getInternalValue()default OsConfigPatchDeploymentRecurringScheduleOsConfigPatchDeploymentConfig. getRecurringSchedule()recurring_schedule block.OsConfigPatchDeploymentRecurringScheduleOsConfigPatchDeploymentConfig.Jsii$Proxy. getRecurringSchedule()OsConfigPatchDeploymentRecurringScheduleOsConfigPatchDeployment. getRecurringScheduleInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRecurringSchedule Modifier and Type Method Description voidOsConfigPatchDeployment. putRecurringSchedule(OsConfigPatchDeploymentRecurringSchedule value)OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. recurringSchedule(OsConfigPatchDeploymentRecurringSchedule recurringSchedule)recurring_schedule block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. recurringSchedule(OsConfigPatchDeploymentRecurringSchedule recurringSchedule)Sets the value ofOsConfigPatchDeploymentConfig.getRecurringSchedule()voidOsConfigPatchDeploymentRecurringScheduleOutputReference. setInternalValue(OsConfigPatchDeploymentRecurringSchedule value)
-