Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret_version.SecretManagerSecretVersionTimeouts
-
Packages that use SecretManagerSecretVersionTimeouts Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret_version google_secret_manager_secret_version -
-
Uses of SecretManagerSecretVersionTimeouts in com.hashicorp.cdktf.providers.google.secret_manager_secret_version
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret_version that implement SecretManagerSecretVersionTimeouts Modifier and Type Class Description static classSecretManagerSecretVersionTimeouts.Jsii$ProxyAn implementation forSecretManagerSecretVersionTimeoutsMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret_version that return SecretManagerSecretVersionTimeouts Modifier and Type Method Description SecretManagerSecretVersionTimeoutsSecretManagerSecretVersionTimeouts.Builder. build()Builds the configured instance.default SecretManagerSecretVersionTimeoutsSecretManagerSecretVersionConfig. getTimeouts()timeouts block.SecretManagerSecretVersionTimeoutsSecretManagerSecretVersionConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret_version with parameters of type SecretManagerSecretVersionTimeouts Modifier and Type Method Description voidSecretManagerSecretVersion. putTimeouts(SecretManagerSecretVersionTimeouts value)voidSecretManagerSecretVersionTimeoutsOutputReference. setInternalValue(SecretManagerSecretVersionTimeouts value)SecretManagerSecretVersion.BuilderSecretManagerSecretVersion.Builder. timeouts(SecretManagerSecretVersionTimeouts timeouts)timeouts block.SecretManagerSecretVersionConfig.BuilderSecretManagerSecretVersionConfig.Builder. timeouts(SecretManagerSecretVersionTimeouts timeouts)Sets the value ofSecretManagerSecretVersionConfig.getTimeouts()
-