Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentTimeouts
-
Packages that use OsConfigPatchDeploymentTimeouts Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentTimeouts in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentTimeouts Modifier and Type Class Description static classOsConfigPatchDeploymentTimeouts.Jsii$ProxyAn implementation forOsConfigPatchDeploymentTimeoutsMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentTimeouts Modifier and Type Method Description OsConfigPatchDeploymentTimeoutsOsConfigPatchDeploymentTimeouts.Builder. build()Builds the configured instance.default OsConfigPatchDeploymentTimeoutsOsConfigPatchDeploymentConfig. getTimeouts()timeouts block.OsConfigPatchDeploymentTimeoutsOsConfigPatchDeploymentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentTimeouts Modifier and Type Method Description voidOsConfigPatchDeployment. putTimeouts(OsConfigPatchDeploymentTimeouts value)voidOsConfigPatchDeploymentTimeoutsOutputReference. setInternalValue(OsConfigPatchDeploymentTimeouts value)OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. timeouts(OsConfigPatchDeploymentTimeouts timeouts)timeouts block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. timeouts(OsConfigPatchDeploymentTimeouts timeouts)Sets the value ofOsConfigPatchDeploymentConfig.getTimeouts()
-