Uses of Interface
com.hashicorp.cdktf.providers.google.compute_ssl_certificate.ComputeSslCertificateTimeouts
-
Packages that use ComputeSslCertificateTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_ssl_certificate google_compute_ssl_certificate -
-
Uses of ComputeSslCertificateTimeouts in com.hashicorp.cdktf.providers.google.compute_ssl_certificate
Classes in com.hashicorp.cdktf.providers.google.compute_ssl_certificate that implement ComputeSslCertificateTimeouts Modifier and Type Class Description static classComputeSslCertificateTimeouts.Jsii$ProxyAn implementation forComputeSslCertificateTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_ssl_certificate that return ComputeSslCertificateTimeouts Modifier and Type Method Description ComputeSslCertificateTimeoutsComputeSslCertificateTimeouts.Builder. build()Builds the configured instance.default ComputeSslCertificateTimeoutsComputeSslCertificateConfig. getTimeouts()timeouts block.ComputeSslCertificateTimeoutsComputeSslCertificateConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_ssl_certificate with parameters of type ComputeSslCertificateTimeouts Modifier and Type Method Description voidComputeSslCertificate. putTimeouts(ComputeSslCertificateTimeouts value)voidComputeSslCertificateTimeoutsOutputReference. setInternalValue(ComputeSslCertificateTimeouts value)ComputeSslCertificate.BuilderComputeSslCertificate.Builder. timeouts(ComputeSslCertificateTimeouts timeouts)timeouts block.ComputeSslCertificateConfig.BuilderComputeSslCertificateConfig.Builder. timeouts(ComputeSslCertificateTimeouts timeouts)Sets the value ofComputeSslCertificateConfig.getTimeouts()
-