Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_env_references.ApigeeEnvReferencesTimeouts
-
Packages that use ApigeeEnvReferencesTimeouts Package Description com.hashicorp.cdktf.providers.google.apigee_env_references google_apigee_env_references -
-
Uses of ApigeeEnvReferencesTimeouts in com.hashicorp.cdktf.providers.google.apigee_env_references
Classes in com.hashicorp.cdktf.providers.google.apigee_env_references that implement ApigeeEnvReferencesTimeouts Modifier and Type Class Description static classApigeeEnvReferencesTimeouts.Jsii$ProxyAn implementation forApigeeEnvReferencesTimeoutsMethods in com.hashicorp.cdktf.providers.google.apigee_env_references that return ApigeeEnvReferencesTimeouts Modifier and Type Method Description ApigeeEnvReferencesTimeoutsApigeeEnvReferencesTimeouts.Builder. build()Builds the configured instance.default ApigeeEnvReferencesTimeoutsApigeeEnvReferencesConfig. getTimeouts()timeouts block.ApigeeEnvReferencesTimeoutsApigeeEnvReferencesConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.apigee_env_references with parameters of type ApigeeEnvReferencesTimeouts Modifier and Type Method Description voidApigeeEnvReferences. putTimeouts(ApigeeEnvReferencesTimeouts value)voidApigeeEnvReferencesTimeoutsOutputReference. setInternalValue(ApigeeEnvReferencesTimeouts value)ApigeeEnvReferences.BuilderApigeeEnvReferences.Builder. timeouts(ApigeeEnvReferencesTimeouts timeouts)timeouts block.ApigeeEnvReferencesConfig.BuilderApigeeEnvReferencesConfig.Builder. timeouts(ApigeeEnvReferencesTimeouts timeouts)Sets the value ofApigeeEnvReferencesConfig.getTimeouts()
-