Uses of Interface
com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy.AccessContextManagerIngressPolicyTimeouts
-
Packages that use AccessContextManagerIngressPolicyTimeouts Package Description com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy google_access_context_manager_ingress_policy -
-
Uses of AccessContextManagerIngressPolicyTimeouts in com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy
Classes in com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy that implement AccessContextManagerIngressPolicyTimeouts Modifier and Type Class Description static classAccessContextManagerIngressPolicyTimeouts.Jsii$ProxyAn implementation forAccessContextManagerIngressPolicyTimeoutsMethods in com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy that return AccessContextManagerIngressPolicyTimeouts Modifier and Type Method Description AccessContextManagerIngressPolicyTimeoutsAccessContextManagerIngressPolicyTimeouts.Builder. build()Builds the configured instance.default AccessContextManagerIngressPolicyTimeoutsAccessContextManagerIngressPolicyConfig. getTimeouts()timeouts block.AccessContextManagerIngressPolicyTimeoutsAccessContextManagerIngressPolicyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.access_context_manager_ingress_policy with parameters of type AccessContextManagerIngressPolicyTimeouts Modifier and Type Method Description voidAccessContextManagerIngressPolicy. putTimeouts(AccessContextManagerIngressPolicyTimeouts value)voidAccessContextManagerIngressPolicyTimeoutsOutputReference. setInternalValue(AccessContextManagerIngressPolicyTimeouts value)AccessContextManagerIngressPolicy.BuilderAccessContextManagerIngressPolicy.Builder. timeouts(AccessContextManagerIngressPolicyTimeouts timeouts)timeouts block.AccessContextManagerIngressPolicyConfig.BuilderAccessContextManagerIngressPolicyConfig.Builder. timeouts(AccessContextManagerIngressPolicyTimeouts timeouts)Sets the value ofAccessContextManagerIngressPolicyConfig.getTimeouts()
-