Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config.IdentityPlatformTenantOauthIdpConfigTimeouts
-
Packages that use IdentityPlatformTenantOauthIdpConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config google_identity_platform_tenant_oauth_idp_config -
-
Uses of IdentityPlatformTenantOauthIdpConfigTimeouts in com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config that implement IdentityPlatformTenantOauthIdpConfigTimeouts Modifier and Type Class Description static classIdentityPlatformTenantOauthIdpConfigTimeouts.Jsii$ProxyAn implementation forIdentityPlatformTenantOauthIdpConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config that return IdentityPlatformTenantOauthIdpConfigTimeouts Modifier and Type Method Description IdentityPlatformTenantOauthIdpConfigTimeoutsIdentityPlatformTenantOauthIdpConfigTimeouts.Builder. build()Builds the configured instance.default IdentityPlatformTenantOauthIdpConfigTimeoutsIdentityPlatformTenantOauthIdpConfigConfig. getTimeouts()timeouts block.IdentityPlatformTenantOauthIdpConfigTimeoutsIdentityPlatformTenantOauthIdpConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.identity_platform_tenant_oauth_idp_config with parameters of type IdentityPlatformTenantOauthIdpConfigTimeouts Modifier and Type Method Description voidIdentityPlatformTenantOauthIdpConfig. putTimeouts(IdentityPlatformTenantOauthIdpConfigTimeouts value)voidIdentityPlatformTenantOauthIdpConfigTimeoutsOutputReference. setInternalValue(IdentityPlatformTenantOauthIdpConfigTimeouts value)IdentityPlatformTenantOauthIdpConfig.BuilderIdentityPlatformTenantOauthIdpConfig.Builder. timeouts(IdentityPlatformTenantOauthIdpConfigTimeouts timeouts)timeouts block.IdentityPlatformTenantOauthIdpConfigConfig.BuilderIdentityPlatformTenantOauthIdpConfigConfig.Builder. timeouts(IdentityPlatformTenantOauthIdpConfigTimeouts timeouts)Sets the value ofIdentityPlatformTenantOauthIdpConfigConfig.getTimeouts()
-