Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretTimeouts
-
Packages that use SecretManagerSecretTimeouts Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretTimeouts in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretTimeouts Modifier and Type Class Description static classSecretManagerSecretTimeouts.Jsii$ProxyAn implementation forSecretManagerSecretTimeoutsMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretTimeouts Modifier and Type Method Description SecretManagerSecretTimeoutsSecretManagerSecretTimeouts.Builder. build()Builds the configured instance.default SecretManagerSecretTimeoutsSecretManagerSecretConfig. getTimeouts()timeouts block.SecretManagerSecretTimeoutsSecretManagerSecretConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretTimeouts Modifier and Type Method Description voidSecretManagerSecret. putTimeouts(SecretManagerSecretTimeouts value)voidSecretManagerSecretTimeoutsOutputReference. setInternalValue(SecretManagerSecretTimeouts value)SecretManagerSecret.BuilderSecretManagerSecret.Builder. timeouts(SecretManagerSecretTimeouts timeouts)timeouts block.SecretManagerSecretConfig.BuilderSecretManagerSecretConfig.Builder. timeouts(SecretManagerSecretTimeouts timeouts)Sets the value ofSecretManagerSecretConfig.getTimeouts()
-