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