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