Uses of Interface
com.hashicorp.cdktf.providers.google.public_ca_external_account_key.PublicCaExternalAccountKeyTimeouts
-
Packages that use PublicCaExternalAccountKeyTimeouts Package Description com.hashicorp.cdktf.providers.google.public_ca_external_account_key google_public_ca_external_account_key -
-
Uses of PublicCaExternalAccountKeyTimeouts in com.hashicorp.cdktf.providers.google.public_ca_external_account_key
Classes in com.hashicorp.cdktf.providers.google.public_ca_external_account_key that implement PublicCaExternalAccountKeyTimeouts Modifier and Type Class Description static classPublicCaExternalAccountKeyTimeouts.Jsii$ProxyAn implementation forPublicCaExternalAccountKeyTimeoutsMethods in com.hashicorp.cdktf.providers.google.public_ca_external_account_key that return PublicCaExternalAccountKeyTimeouts Modifier and Type Method Description PublicCaExternalAccountKeyTimeoutsPublicCaExternalAccountKeyTimeouts.Builder. build()Builds the configured instance.default PublicCaExternalAccountKeyTimeoutsPublicCaExternalAccountKeyConfig. getTimeouts()timeouts block.PublicCaExternalAccountKeyTimeoutsPublicCaExternalAccountKeyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.public_ca_external_account_key with parameters of type PublicCaExternalAccountKeyTimeouts Modifier and Type Method Description voidPublicCaExternalAccountKey. putTimeouts(PublicCaExternalAccountKeyTimeouts value)voidPublicCaExternalAccountKeyTimeoutsOutputReference. setInternalValue(PublicCaExternalAccountKeyTimeouts value)PublicCaExternalAccountKey.BuilderPublicCaExternalAccountKey.Builder. timeouts(PublicCaExternalAccountKeyTimeouts timeouts)timeouts block.PublicCaExternalAccountKeyConfig.BuilderPublicCaExternalAccountKeyConfig.Builder. timeouts(PublicCaExternalAccountKeyTimeouts timeouts)Sets the value ofPublicCaExternalAccountKeyConfig.getTimeouts()
-