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