Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_alert_policy.MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations
-
Packages that use MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations Package Description com.hashicorp.cdktf.providers.google.monitoring_alert_policy google_monitoring_alert_policy -
-
Uses of MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations in com.hashicorp.cdktf.providers.google.monitoring_alert_policy
Classes in com.hashicorp.cdktf.providers.google.monitoring_alert_policy that implement MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations Modifier and Type Class Description static classMonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations.Jsii$ProxyAn implementation forMonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregationsMethods in com.hashicorp.cdktf.providers.google.monitoring_alert_policy that return MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations Modifier and Type Method Description MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregationsMonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.monitoring_alert_policy with parameters of type MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations Modifier and Type Method Description voidMonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregationsOutputReference. setInternalValue(MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations value)Method parameters in com.hashicorp.cdktf.providers.google.monitoring_alert_policy with type arguments of type MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations Modifier and Type Method Description MonitoringAlertPolicyConditionsConditionThreshold.BuilderMonitoringAlertPolicyConditionsConditionThreshold.Builder. denominatorAggregations(List<? extends MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations> denominatorAggregations)voidMonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregationsList. setInternalValue(List<MonitoringAlertPolicyConditionsConditionThresholdDenominatorAggregations> value)
-