Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigBlockingFunctions
-
Packages that use IdentityPlatformConfigBlockingFunctions Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigBlockingFunctions in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigBlockingFunctions Modifier and Type Class Description static classIdentityPlatformConfigBlockingFunctions.Jsii$ProxyAn implementation forIdentityPlatformConfigBlockingFunctionsMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigBlockingFunctions Modifier and Type Method Description IdentityPlatformConfigBlockingFunctionsIdentityPlatformConfigBlockingFunctions.Builder. build()Builds the configured instance.default IdentityPlatformConfigBlockingFunctionsIdentityPlatformConfigConfig. getBlockingFunctions()blocking_functions block.IdentityPlatformConfigBlockingFunctionsIdentityPlatformConfigConfig.Jsii$Proxy. getBlockingFunctions()IdentityPlatformConfigBlockingFunctionsIdentityPlatformConfig. getBlockingFunctionsInput()IdentityPlatformConfigBlockingFunctionsIdentityPlatformConfigBlockingFunctionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigBlockingFunctions Modifier and Type Method Description IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. blockingFunctions(IdentityPlatformConfigBlockingFunctions blockingFunctions)blocking_functions block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. blockingFunctions(IdentityPlatformConfigBlockingFunctions blockingFunctions)Sets the value ofIdentityPlatformConfigConfig.getBlockingFunctions()voidIdentityPlatformConfig. putBlockingFunctions(IdentityPlatformConfigBlockingFunctions value)voidIdentityPlatformConfigBlockingFunctionsOutputReference. setInternalValue(IdentityPlatformConfigBlockingFunctions value)
-