Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate.PrivatecaCertificateTimeouts
-
Packages that use PrivatecaCertificateTimeouts Package Description com.hashicorp.cdktf.providers.google.privateca_certificate google_privateca_certificate -
-
Uses of PrivatecaCertificateTimeouts in com.hashicorp.cdktf.providers.google.privateca_certificate
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate that implement PrivatecaCertificateTimeouts Modifier and Type Class Description static classPrivatecaCertificateTimeouts.Jsii$ProxyAn implementation forPrivatecaCertificateTimeoutsMethods in com.hashicorp.cdktf.providers.google.privateca_certificate that return PrivatecaCertificateTimeouts Modifier and Type Method Description PrivatecaCertificateTimeoutsPrivatecaCertificateTimeouts.Builder. build()Builds the configured instance.default PrivatecaCertificateTimeoutsPrivatecaCertificateConfig. getTimeouts()timeouts block.PrivatecaCertificateTimeoutsPrivatecaCertificateConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate with parameters of type PrivatecaCertificateTimeouts Modifier and Type Method Description voidPrivatecaCertificate. putTimeouts(PrivatecaCertificateTimeouts value)voidPrivatecaCertificateTimeoutsOutputReference. setInternalValue(PrivatecaCertificateTimeouts value)PrivatecaCertificate.BuilderPrivatecaCertificate.Builder. timeouts(PrivatecaCertificateTimeouts timeouts)timeouts block.PrivatecaCertificateConfig.BuilderPrivatecaCertificateConfig.Builder. timeouts(PrivatecaCertificateTimeouts timeouts)Sets the value ofPrivatecaCertificateConfig.getTimeouts()
-