Uses of Interface
com.hashicorp.cdktf.providers.google.identity_platform_config.IdentityPlatformConfigMonitoring
-
Packages that use IdentityPlatformConfigMonitoring Package Description com.hashicorp.cdktf.providers.google.identity_platform_config google_identity_platform_config -
-
Uses of IdentityPlatformConfigMonitoring in com.hashicorp.cdktf.providers.google.identity_platform_config
Classes in com.hashicorp.cdktf.providers.google.identity_platform_config that implement IdentityPlatformConfigMonitoring Modifier and Type Class Description static classIdentityPlatformConfigMonitoring.Jsii$ProxyAn implementation forIdentityPlatformConfigMonitoringMethods in com.hashicorp.cdktf.providers.google.identity_platform_config that return IdentityPlatformConfigMonitoring Modifier and Type Method Description IdentityPlatformConfigMonitoringIdentityPlatformConfigMonitoring.Builder. build()Builds the configured instance.IdentityPlatformConfigMonitoringIdentityPlatformConfigMonitoringOutputReference. getInternalValue()default IdentityPlatformConfigMonitoringIdentityPlatformConfigConfig. getMonitoring()monitoring block.IdentityPlatformConfigMonitoringIdentityPlatformConfigConfig.Jsii$Proxy. getMonitoring()IdentityPlatformConfigMonitoringIdentityPlatformConfig. getMonitoringInput()Methods in com.hashicorp.cdktf.providers.google.identity_platform_config with parameters of type IdentityPlatformConfigMonitoring Modifier and Type Method Description IdentityPlatformConfig.BuilderIdentityPlatformConfig.Builder. monitoring(IdentityPlatformConfigMonitoring monitoring)monitoring block.IdentityPlatformConfigConfig.BuilderIdentityPlatformConfigConfig.Builder. monitoring(IdentityPlatformConfigMonitoring monitoring)Sets the value ofIdentityPlatformConfigConfig.getMonitoring()voidIdentityPlatformConfig. putMonitoring(IdentityPlatformConfigMonitoring value)voidIdentityPlatformConfigMonitoringOutputReference. setInternalValue(IdentityPlatformConfigMonitoring value)
-