Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigSignInPhoneNumber.Builder
-
Packages that use IdentityPlatformConfigSignInPhoneNumber.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigSignInPhoneNumber.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigSignInPhoneNumber.Builder Modifier and Type Method Description static IdentityPlatformConfigSignInPhoneNumber.BuilderIdentityPlatformConfigSignInPhoneNumber. builder()IdentityPlatformConfigSignInPhoneNumber.BuilderIdentityPlatformConfigSignInPhoneNumber.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofIdentityPlatformConfigSignInPhoneNumber.getEnabled()IdentityPlatformConfigSignInPhoneNumber.BuilderIdentityPlatformConfigSignInPhoneNumber.Builder. enabled(Boolean enabled)Sets the value ofIdentityPlatformConfigSignInPhoneNumber.getEnabled()IdentityPlatformConfigSignInPhoneNumber.BuilderIdentityPlatformConfigSignInPhoneNumber.Builder. testPhoneNumbers(Map<String,String> testPhoneNumbers)Sets the value ofIdentityPlatformConfigSignInPhoneNumber.getTestPhoneNumbers()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigSignInPhoneNumber.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigSignInPhoneNumber.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigSignInPhoneNumber.Builder.
-