Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config.IdentityPlatformDefaultSupportedIdpConfigTimeouts
-
Packages that use IdentityPlatformDefaultSupportedIdpConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config google_identity_platform_default_supported_idp_config -
-
Uses of IdentityPlatformDefaultSupportedIdpConfigTimeouts in com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config that implement IdentityPlatformDefaultSupportedIdpConfigTimeouts Modifier and Type Class Description static classIdentityPlatformDefaultSupportedIdpConfigTimeouts.Jsii$ProxyAn implementation forIdentityPlatformDefaultSupportedIdpConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config that return IdentityPlatformDefaultSupportedIdpConfigTimeouts Modifier and Type Method Description IdentityPlatformDefaultSupportedIdpConfigTimeoutsIdentityPlatformDefaultSupportedIdpConfigTimeouts.Builder. build()Builds the configured instance.default IdentityPlatformDefaultSupportedIdpConfigTimeoutsIdentityPlatformDefaultSupportedIdpConfigConfig. getTimeouts()timeouts block.IdentityPlatformDefaultSupportedIdpConfigTimeoutsIdentityPlatformDefaultSupportedIdpConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.identity_platform_default_supported_idp_config with parameters of type IdentityPlatformDefaultSupportedIdpConfigTimeouts Modifier and Type Method Description voidIdentityPlatformDefaultSupportedIdpConfig. putTimeouts(IdentityPlatformDefaultSupportedIdpConfigTimeouts value)voidIdentityPlatformDefaultSupportedIdpConfigTimeoutsOutputReference. setInternalValue(IdentityPlatformDefaultSupportedIdpConfigTimeouts value)IdentityPlatformDefaultSupportedIdpConfig.BuilderIdentityPlatformDefaultSupportedIdpConfig.Builder. timeouts(IdentityPlatformDefaultSupportedIdpConfigTimeouts timeouts)timeouts block.IdentityPlatformDefaultSupportedIdpConfigConfig.BuilderIdentityPlatformDefaultSupportedIdpConfigConfig.Builder. timeouts(IdentityPlatformDefaultSupportedIdpConfigTimeouts timeouts)Sets the value ofIdentityPlatformDefaultSupportedIdpConfigConfig.getTimeouts()
-