Interface Monitor.Builder

    • Method Detail

      • monitorName

        Monitor.Builder monitorName​(String monitorName)

        The name of the monitor.

        Parameters:
        monitorName - The name of the monitor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • monitorArn

        Monitor.Builder monitorArn​(String monitorArn)

        The Amazon Resource Name (ARN) of the monitor.

        Parameters:
        monitorArn - The Amazon Resource Name (ARN) of the monitor.
        Returns:
        Returns a reference to this object so that method calls can be chained together.