Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentTimeouts.Builder
-
Packages that use OsConfigPatchDeploymentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentTimeouts.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentTimeouts.Builder Modifier and Type Method Description static OsConfigPatchDeploymentTimeouts.BuilderOsConfigPatchDeploymentTimeouts. builder()OsConfigPatchDeploymentTimeouts.BuilderOsConfigPatchDeploymentTimeouts.Builder. create(String create)Sets the value ofOsConfigPatchDeploymentTimeouts.getCreate()OsConfigPatchDeploymentTimeouts.BuilderOsConfigPatchDeploymentTimeouts.Builder. delete(String delete)Sets the value ofOsConfigPatchDeploymentTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentTimeouts.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentTimeouts.Builder.
-