Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigSmsRegionConfigAllowlistOnly
-
Packages that use IdentityPlatformConfigSmsRegionConfigAllowlistOnly Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigSmsRegionConfigAllowlistOnly in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigSmsRegionConfigAllowlistOnly Modifier and Type Class Description static classIdentityPlatformConfigSmsRegionConfigAllowlistOnly.Jsii$ProxyAn implementation forIdentityPlatformConfigSmsRegionConfigAllowlistOnlyMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigSmsRegionConfigAllowlistOnly Modifier and Type Method Description IdentityPlatformConfigSmsRegionConfigAllowlistOnlyIdentityPlatformConfigSmsRegionConfigAllowlistOnly.Builder. build()Builds the configured instance.default IdentityPlatformConfigSmsRegionConfigAllowlistOnlyIdentityPlatformConfigSmsRegionConfig. getAllowlistOnly()allowlist_only block.IdentityPlatformConfigSmsRegionConfigAllowlistOnlyIdentityPlatformConfigSmsRegionConfig.Jsii$Proxy. getAllowlistOnly()IdentityPlatformConfigSmsRegionConfigAllowlistOnlyIdentityPlatformConfigSmsRegionConfigOutputReference. getAllowlistOnlyInput()IdentityPlatformConfigSmsRegionConfigAllowlistOnlyIdentityPlatformConfigSmsRegionConfigAllowlistOnlyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigSmsRegionConfigAllowlistOnly Modifier and Type Method Description IdentityPlatformConfigSmsRegionConfig.BuilderIdentityPlatformConfigSmsRegionConfig.Builder. allowlistOnly(IdentityPlatformConfigSmsRegionConfigAllowlistOnly allowlistOnly)Sets the value ofIdentityPlatformConfigSmsRegionConfig.getAllowlistOnly()voidIdentityPlatformConfigSmsRegionConfigOutputReference. putAllowlistOnly(IdentityPlatformConfigSmsRegionConfigAllowlistOnly value)voidIdentityPlatformConfigSmsRegionConfigAllowlistOnlyOutputReference. setInternalValue(IdentityPlatformConfigSmsRegionConfigAllowlistOnly value)
-