Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigConfig
-
Packages that use IdentityPlatformConfigConfig Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigConfig in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigConfig Modifier and Type Class Description static classIdentityPlatformConfigConfig.Jsii$ProxyAn implementation forIdentityPlatformConfigConfigMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigConfig Modifier and Type Method Description IdentityPlatformConfigConfigIdentityPlatformConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigConfig Constructor Description IdentityPlatformConfig(software.constructs.Construct scope, String id, IdentityPlatformConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_config google_identity_platform_config} Resource.
-