Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config.IdentityPlatformOauthIdpConfigTimeouts
-
Packages that use IdentityPlatformOauthIdpConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config google_identity_platform_oauth_idp_config -
-
Uses of IdentityPlatformOauthIdpConfigTimeouts in com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config that implement IdentityPlatformOauthIdpConfigTimeouts Modifier and Type Class Description static classIdentityPlatformOauthIdpConfigTimeouts.Jsii$ProxyAn implementation forIdentityPlatformOauthIdpConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config that return IdentityPlatformOauthIdpConfigTimeouts Modifier and Type Method Description IdentityPlatformOauthIdpConfigTimeoutsIdentityPlatformOauthIdpConfigTimeouts.Builder. build()Builds the configured instance.default IdentityPlatformOauthIdpConfigTimeoutsIdentityPlatformOauthIdpConfigConfig. getTimeouts()timeouts block.IdentityPlatformOauthIdpConfigTimeoutsIdentityPlatformOauthIdpConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.identity_platform_oauth_idp_config with parameters of type IdentityPlatformOauthIdpConfigTimeouts Modifier and Type Method Description voidIdentityPlatformOauthIdpConfig. putTimeouts(IdentityPlatformOauthIdpConfigTimeouts value)voidIdentityPlatformOauthIdpConfigTimeoutsOutputReference. setInternalValue(IdentityPlatformOauthIdpConfigTimeouts value)IdentityPlatformOauthIdpConfig.BuilderIdentityPlatformOauthIdpConfig.Builder. timeouts(IdentityPlatformOauthIdpConfigTimeouts timeouts)timeouts block.IdentityPlatformOauthIdpConfigConfig.BuilderIdentityPlatformOauthIdpConfigConfig.Builder. timeouts(IdentityPlatformOauthIdpConfigTimeouts timeouts)Sets the value ofIdentityPlatformOauthIdpConfigConfig.getTimeouts()
-