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