Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigTimeouts
-
Packages that use IdentityPlatformConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigTimeouts in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigTimeouts Modifier and Type Class Description static classIdentityPlatformConfigTimeouts.Jsii$ProxyAn implementation forIdentityPlatformConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigTimeouts Modifier and Type Method Description IdentityPlatformConfigTimeoutsIdentityPlatformConfigTimeouts.Builder. build()Builds the configured instance.default IdentityPlatformConfigTimeoutsIdentityPlatformConfigConfig. getTimeouts()timeouts block.IdentityPlatformConfigTimeoutsIdentityPlatformConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigTimeouts Modifier and Type Method Description voidIdentityPlatformConfig. putTimeouts(IdentityPlatformConfigTimeouts value)voidIdentityPlatformConfigTimeoutsOutputReference. setInternalValue(IdentityPlatformConfigTimeouts value)IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. timeouts(IdentityPlatformConfigTimeouts timeouts)timeouts block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. timeouts(IdentityPlatformConfigTimeouts timeouts)Sets the value ofIdentityPlatformConfigConfig.getTimeouts()
-