Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_notification_channel.MonitoringNotificationChannelSensitiveLabels
-
Packages that use MonitoringNotificationChannelSensitiveLabels Package Description com.hashicorp.cdktf.providers.google.monitoring_notification_channel google_monitoring_notification_channel -
-
Uses of MonitoringNotificationChannelSensitiveLabels in com.hashicorp.cdktf.providers.google.monitoring_notification_channel
Classes in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that implement MonitoringNotificationChannelSensitiveLabels Modifier and Type Class Description static classMonitoringNotificationChannelSensitiveLabels.Jsii$ProxyAn implementation forMonitoringNotificationChannelSensitiveLabelsMethods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that return MonitoringNotificationChannelSensitiveLabels Modifier and Type Method Description MonitoringNotificationChannelSensitiveLabelsMonitoringNotificationChannelSensitiveLabels.Builder. build()Builds the configured instance.MonitoringNotificationChannelSensitiveLabelsMonitoringNotificationChannelSensitiveLabelsOutputReference. getInternalValue()default MonitoringNotificationChannelSensitiveLabelsMonitoringNotificationChannelConfig. getSensitiveLabels()sensitive_labels block.MonitoringNotificationChannelSensitiveLabelsMonitoringNotificationChannelConfig.Jsii$Proxy. getSensitiveLabels()MonitoringNotificationChannelSensitiveLabelsMonitoringNotificationChannel. getSensitiveLabelsInput()Methods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel with parameters of type MonitoringNotificationChannelSensitiveLabels Modifier and Type Method Description voidMonitoringNotificationChannel. putSensitiveLabels(MonitoringNotificationChannelSensitiveLabels value)MonitoringNotificationChannel.BuilderMonitoringNotificationChannel.Builder. sensitiveLabels(MonitoringNotificationChannelSensitiveLabels sensitiveLabels)sensitive_labels block.MonitoringNotificationChannelConfig.BuilderMonitoringNotificationChannelConfig.Builder. sensitiveLabels(MonitoringNotificationChannelSensitiveLabels sensitiveLabels)Sets the value ofMonitoringNotificationChannelConfig.getSensitiveLabels()voidMonitoringNotificationChannelSensitiveLabelsOutputReference. setInternalValue(MonitoringNotificationChannelSensitiveLabels value)
-