Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_project_default_config.IdentityPlatformProjectDefaultConfigSignInPhoneNumber
-
Packages that use IdentityPlatformProjectDefaultConfigSignInPhoneNumber Package Description com.hashicorp.cdktf.providers.google.identity_platform_project_default_config google_identity_platform_project_default_config -
-
Uses of IdentityPlatformProjectDefaultConfigSignInPhoneNumber in com.hashicorp.cdktf.providers.google.identity_platform_project_default_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_project_default_config that implement IdentityPlatformProjectDefaultConfigSignInPhoneNumber Modifier and Type Class Description static classIdentityPlatformProjectDefaultConfigSignInPhoneNumber.Jsii$ProxyAn implementation forIdentityPlatformProjectDefaultConfigSignInPhoneNumberMethods in com.hashicorp.cdktf.providers.google.identity_platform_project_default_config that return IdentityPlatformProjectDefaultConfigSignInPhoneNumber Modifier and Type Method Description IdentityPlatformProjectDefaultConfigSignInPhoneNumberIdentityPlatformProjectDefaultConfigSignInPhoneNumber.Builder. build()Builds the configured instance.IdentityPlatformProjectDefaultConfigSignInPhoneNumberIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference. getInternalValue()default IdentityPlatformProjectDefaultConfigSignInPhoneNumberIdentityPlatformProjectDefaultConfigSignIn. getPhoneNumber()phone_number block.IdentityPlatformProjectDefaultConfigSignInPhoneNumberIdentityPlatformProjectDefaultConfigSignIn.Jsii$Proxy. getPhoneNumber()IdentityPlatformProjectDefaultConfigSignInPhoneNumberIdentityPlatformProjectDefaultConfigSignInOutputReference. getPhoneNumberInput()Methods in com.hashicorp.cdktf.providers.google.identity_platform_project_default_config with parameters of type IdentityPlatformProjectDefaultConfigSignInPhoneNumber Modifier and Type Method Description IdentityPlatformProjectDefaultConfigSignIn.BuilderIdentityPlatformProjectDefaultConfigSignIn.Builder. phoneNumber(IdentityPlatformProjectDefaultConfigSignInPhoneNumber phoneNumber)Sets the value ofIdentityPlatformProjectDefaultConfigSignIn.getPhoneNumber()voidIdentityPlatformProjectDefaultConfigSignInOutputReference. putPhoneNumber(IdentityPlatformProjectDefaultConfigSignInPhoneNumber value)voidIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference. setInternalValue(IdentityPlatformProjectDefaultConfigSignInPhoneNumber value)
-