Uses of Class
com.hashicorp.cdktf.providers.google.deployment_manager_deployment.DeploymentManagerDeploymentTimeouts.Builder
-
Packages that use DeploymentManagerDeploymentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.deployment_manager_deployment google_deployment_manager_deployment -
-
Uses of DeploymentManagerDeploymentTimeouts.Builder in com.hashicorp.cdktf.providers.google.deployment_manager_deployment
Methods in com.hashicorp.cdktf.providers.google.deployment_manager_deployment that return DeploymentManagerDeploymentTimeouts.Builder Modifier and Type Method Description static DeploymentManagerDeploymentTimeouts.BuilderDeploymentManagerDeploymentTimeouts. builder()DeploymentManagerDeploymentTimeouts.BuilderDeploymentManagerDeploymentTimeouts.Builder. create(String create)Sets the value ofDeploymentManagerDeploymentTimeouts.getCreate()DeploymentManagerDeploymentTimeouts.BuilderDeploymentManagerDeploymentTimeouts.Builder. delete(String delete)Sets the value ofDeploymentManagerDeploymentTimeouts.getDelete()DeploymentManagerDeploymentTimeouts.BuilderDeploymentManagerDeploymentTimeouts.Builder. update(String update)Sets the value ofDeploymentManagerDeploymentTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.deployment_manager_deployment with parameters of type DeploymentManagerDeploymentTimeouts.Builder Constructor Description Jsii$Proxy(DeploymentManagerDeploymentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDeploymentManagerDeploymentTimeouts.Builder.
-