Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigSignInPhoneNumber
-
Packages that use IdentityPlatformConfigSignInPhoneNumber Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigSignInPhoneNumber in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigSignInPhoneNumber Modifier and Type Class Description static classIdentityPlatformConfigSignInPhoneNumber.Jsii$ProxyAn implementation forIdentityPlatformConfigSignInPhoneNumberMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigSignInPhoneNumber Modifier and Type Method Description IdentityPlatformConfigSignInPhoneNumberIdentityPlatformConfigSignInPhoneNumber.Builder. build()Builds the configured instance.IdentityPlatformConfigSignInPhoneNumberIdentityPlatformConfigSignInPhoneNumberOutputReference. getInternalValue()default IdentityPlatformConfigSignInPhoneNumberIdentityPlatformConfigSignIn. getPhoneNumber()phone_number block.IdentityPlatformConfigSignInPhoneNumberIdentityPlatformConfigSignIn.Jsii$Proxy. getPhoneNumber()IdentityPlatformConfigSignInPhoneNumberIdentityPlatformConfigSignInOutputReference. getPhoneNumberInput()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigSignInPhoneNumber Modifier and Type Method Description IdentityPlatformConfigSignIn.BuilderIdentityPlatformConfigSignIn.Builder. phoneNumber(IdentityPlatformConfigSignInPhoneNumber phoneNumber)Sets the value ofIdentityPlatformConfigSignIn.getPhoneNumber()voidIdentityPlatformConfigSignInOutputReference. putPhoneNumber(IdentityPlatformConfigSignInPhoneNumber value)voidIdentityPlatformConfigSignInPhoneNumberOutputReference. setInternalValue(IdentityPlatformConfigSignInPhoneNumber value)
-