Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentOneTimeSchedule
-
Packages that use OsConfigPatchDeploymentOneTimeSchedule Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentOneTimeSchedule in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentOneTimeSchedule Modifier and Type Class Description static classOsConfigPatchDeploymentOneTimeSchedule.Jsii$ProxyAn implementation forOsConfigPatchDeploymentOneTimeScheduleMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentOneTimeSchedule Modifier and Type Method Description OsConfigPatchDeploymentOneTimeScheduleOsConfigPatchDeploymentOneTimeSchedule.Builder. build()Builds the configured instance.OsConfigPatchDeploymentOneTimeScheduleOsConfigPatchDeploymentOneTimeScheduleOutputReference. getInternalValue()default OsConfigPatchDeploymentOneTimeScheduleOsConfigPatchDeploymentConfig. getOneTimeSchedule()one_time_schedule block.OsConfigPatchDeploymentOneTimeScheduleOsConfigPatchDeploymentConfig.Jsii$Proxy. getOneTimeSchedule()OsConfigPatchDeploymentOneTimeScheduleOsConfigPatchDeployment. getOneTimeScheduleInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentOneTimeSchedule Modifier and Type Method Description OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. oneTimeSchedule(OsConfigPatchDeploymentOneTimeSchedule oneTimeSchedule)one_time_schedule block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. oneTimeSchedule(OsConfigPatchDeploymentOneTimeSchedule oneTimeSchedule)Sets the value ofOsConfigPatchDeploymentConfig.getOneTimeSchedule()voidOsConfigPatchDeployment. putOneTimeSchedule(OsConfigPatchDeploymentOneTimeSchedule value)voidOsConfigPatchDeploymentOneTimeScheduleOutputReference. setInternalValue(OsConfigPatchDeploymentOneTimeSchedule value)
-