Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigSignInEmail
-
Packages that use IdentityPlatformConfigSignInEmail Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigSignInEmail in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigSignInEmail Modifier and Type Class Description static classIdentityPlatformConfigSignInEmail.Jsii$ProxyAn implementation forIdentityPlatformConfigSignInEmailMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigSignInEmail Modifier and Type Method Description IdentityPlatformConfigSignInEmailIdentityPlatformConfigSignInEmail.Builder. build()Builds the configured instance.default IdentityPlatformConfigSignInEmailIdentityPlatformConfigSignIn. getEmail()email block.IdentityPlatformConfigSignInEmailIdentityPlatformConfigSignIn.Jsii$Proxy. getEmail()IdentityPlatformConfigSignInEmailIdentityPlatformConfigSignInOutputReference. getEmailInput()IdentityPlatformConfigSignInEmailIdentityPlatformConfigSignInEmailOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigSignInEmail Modifier and Type Method Description IdentityPlatformConfigSignIn.BuilderIdentityPlatformConfigSignIn.Builder. email(IdentityPlatformConfigSignInEmail email)Sets the value ofIdentityPlatformConfigSignIn.getEmail()voidIdentityPlatformConfigSignInOutputReference. putEmail(IdentityPlatformConfigSignInEmail value)voidIdentityPlatformConfigSignInEmailOutputReference. setInternalValue(IdentityPlatformConfigSignInEmail value)
-