Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigBlockingFunctionsTriggers.Builder
-
Packages that use IdentityPlatformConfigBlockingFunctionsTriggers.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigBlockingFunctionsTriggers.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigBlockingFunctionsTriggers.Builder Modifier and Type Method Description static IdentityPlatformConfigBlockingFunctionsTriggers.BuilderIdentityPlatformConfigBlockingFunctionsTriggers. builder()IdentityPlatformConfigBlockingFunctionsTriggers.BuilderIdentityPlatformConfigBlockingFunctionsTriggers.Builder. eventType(String eventType)Sets the value ofIdentityPlatformConfigBlockingFunctionsTriggers.getEventType()IdentityPlatformConfigBlockingFunctionsTriggers.BuilderIdentityPlatformConfigBlockingFunctionsTriggers.Builder. functionUri(String functionUri)Sets the value ofIdentityPlatformConfigBlockingFunctionsTriggers.getFunctionUri()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigBlockingFunctionsTriggers.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigBlockingFunctionsTriggers.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigBlockingFunctionsTriggers.Builder.
-