Interface DescribeAvailabilityMonitorTestResponse.Builder

    • Method Detail

      • gatewayARN

        DescribeAvailabilityMonitorTestResponse.Builder gatewayARN​(String gatewayARN)
        Sets the value of the GatewayARN property for this object.
        Parameters:
        gatewayARN - The new value for the GatewayARN property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • startTime

        DescribeAvailabilityMonitorTestResponse.Builder startTime​(Instant startTime)

        The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.

        Parameters:
        startTime - The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.
        Returns:
        Returns a reference to this object so that method calls can be chained together.