Interface PrometheusMonitoringConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PrometheusMonitoringConfiguration.Builder,PrometheusMonitoringConfiguration>, SdkBuilder<PrometheusMonitoringConfiguration.Builder,PrometheusMonitoringConfiguration>, SdkPojo
Enclosing class:
PrometheusMonitoringConfiguration

public static interface PrometheusMonitoringConfiguration.Builder extends SdkPojo, CopyableBuilder<PrometheusMonitoringConfiguration.Builder,PrometheusMonitoringConfiguration>
  • Method Details

    • remoteWriteUrl

      PrometheusMonitoringConfiguration.Builder remoteWriteUrl(String remoteWriteUrl)

      The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.

      Parameters:
      remoteWriteUrl - The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.