Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigBlockingFunctionsTriggers
-
Packages that use IdentityPlatformConfigBlockingFunctionsTriggers Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigBlockingFunctionsTriggers in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigBlockingFunctionsTriggers Modifier and Type Class Description static classIdentityPlatformConfigBlockingFunctionsTriggers.Jsii$ProxyAn implementation forIdentityPlatformConfigBlockingFunctionsTriggersMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigBlockingFunctionsTriggers Modifier and Type Method Description IdentityPlatformConfigBlockingFunctionsTriggersIdentityPlatformConfigBlockingFunctionsTriggers.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigBlockingFunctionsTriggers Modifier and Type Method Description voidIdentityPlatformConfigBlockingFunctionsTriggersOutputReference. setInternalValue(IdentityPlatformConfigBlockingFunctionsTriggers value)Method parameters in com.hashicorp.cdktf.providers.google.identity_platform_config with type arguments of type IdentityPlatformConfigBlockingFunctionsTriggers Modifier and Type Method Description voidIdentityPlatformConfigBlockingFunctionsTriggersList. setInternalValue(List<IdentityPlatformConfigBlockingFunctionsTriggers> value)IdentityPlatformConfigBlockingFunctions.BuilderIdentityPlatformConfigBlockingFunctions.Builder. triggers(List<? extends IdentityPlatformConfigBlockingFunctionsTriggers> triggers)Sets the value ofIdentityPlatformConfigBlockingFunctions.getTriggers()
-