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