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