Uses of Class
com.hashicorp.cdktf.providers.google.monitoring_notification_channel.MonitoringNotificationChannelSensitiveLabels.Builder
-
Packages that use MonitoringNotificationChannelSensitiveLabels.Builder Package Description com.hashicorp.cdktf.providers.google.monitoring_notification_channel google_monitoring_notification_channel -
-
Uses of MonitoringNotificationChannelSensitiveLabels.Builder in com.hashicorp.cdktf.providers.google.monitoring_notification_channel
Methods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that return MonitoringNotificationChannelSensitiveLabels.Builder Modifier and Type Method Description MonitoringNotificationChannelSensitiveLabels.BuilderMonitoringNotificationChannelSensitiveLabels.Builder. authToken(String authToken)Sets the value ofMonitoringNotificationChannelSensitiveLabels.getAuthToken()static MonitoringNotificationChannelSensitiveLabels.BuilderMonitoringNotificationChannelSensitiveLabels. builder()MonitoringNotificationChannelSensitiveLabels.BuilderMonitoringNotificationChannelSensitiveLabels.Builder. password(String password)Sets the value ofMonitoringNotificationChannelSensitiveLabels.getPassword()MonitoringNotificationChannelSensitiveLabels.BuilderMonitoringNotificationChannelSensitiveLabels.Builder. serviceKey(String serviceKey)Sets the value ofMonitoringNotificationChannelSensitiveLabels.getServiceKey()Constructors in com.hashicorp.cdktf.providers.google.monitoring_notification_channel with parameters of type MonitoringNotificationChannelSensitiveLabels.Builder Constructor Description Jsii$Proxy(MonitoringNotificationChannelSensitiveLabels.Builder builder)Constructor that initializes the object based on literal property values passed by theMonitoringNotificationChannelSensitiveLabels.Builder.
-