Uses of Class
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder
-
Packages that use IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder in com.hashicorp.cdktf.providers.google.identity_platform_config
Methods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder Modifier and Type Method Description IdentityPlatformConfigSmsRegionConfigAllowlistOnly.BuilderIdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder. allowedRegions(List<String> allowedRegions)Sets the value ofIdentityPlatformConfigSmsRegionConfigAllowlistOnly.getAllowedRegions()static IdentityPlatformConfigSmsRegionConfigAllowlistOnly.BuilderIdentityPlatformConfigSmsRegionConfigAllowlistOnly. builder()Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder Constructor Description Jsii$Proxy(IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder builder)Constructor that initializes the object based on literal property values passed by theIdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder.
-