Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityTimeouts
-
Packages that use PrivatecaCertificateAuthorityTimeouts Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityTimeouts in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that implement PrivatecaCertificateAuthorityTimeouts Modifier and Type Class Description static classPrivatecaCertificateAuthorityTimeouts.Jsii$ProxyAn implementation forPrivatecaCertificateAuthorityTimeoutsMethods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityTimeouts Modifier and Type Method Description PrivatecaCertificateAuthorityTimeoutsPrivatecaCertificateAuthorityTimeouts.Builder. build()Builds the configured instance.default PrivatecaCertificateAuthorityTimeoutsPrivatecaCertificateAuthorityConfig. getTimeouts()timeouts block.PrivatecaCertificateAuthorityTimeoutsPrivatecaCertificateAuthorityConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityTimeouts Modifier and Type Method Description voidPrivatecaCertificateAuthority. putTimeouts(PrivatecaCertificateAuthorityTimeouts value)voidPrivatecaCertificateAuthorityTimeoutsOutputReference. setInternalValue(PrivatecaCertificateAuthorityTimeouts value)PrivatecaCertificateAuthority.BuilderPrivatecaCertificateAuthority.Builder. timeouts(PrivatecaCertificateAuthorityTimeouts timeouts)timeouts block.PrivatecaCertificateAuthorityConfig.BuilderPrivatecaCertificateAuthorityConfig.Builder. timeouts(PrivatecaCertificateAuthorityTimeouts timeouts)Sets the value ofPrivatecaCertificateAuthorityConfig.getTimeouts()
-