Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigQuota
-
Packages that use IdentityPlatformConfigQuota Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigQuota in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigQuota Modifier and Type Class Description static classIdentityPlatformConfigQuota.Jsii$ProxyAn implementation forIdentityPlatformConfigQuotaMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigQuota Modifier and Type Method Description IdentityPlatformConfigQuotaIdentityPlatformConfigQuota.Builder. build()Builds the configured instance.IdentityPlatformConfigQuotaIdentityPlatformConfigQuotaOutputReference. getInternalValue()default IdentityPlatformConfigQuotaIdentityPlatformConfigConfig. getQuota()quota block.IdentityPlatformConfigQuotaIdentityPlatformConfigConfig.Jsii$Proxy. getQuota()IdentityPlatformConfigQuotaIdentityPlatformConfig. getQuotaInput()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigQuota Modifier and Type Method Description voidIdentityPlatformConfig. putQuota(IdentityPlatformConfigQuota value)IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. quota(IdentityPlatformConfigQuota quota)quota block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. quota(IdentityPlatformConfigQuota quota)Sets the value ofIdentityPlatformConfigConfig.getQuota()voidIdentityPlatformConfigQuotaOutputReference. setInternalValue(IdentityPlatformConfigQuota value)
-