Interface InstanceStatusDetails.Builder

    • Method Detail

      • impairedSince

        InstanceStatusDetails.Builder impairedSince​(Instant impairedSince)

        The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.

        Parameters:
        impairedSince - The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.
        Returns:
        Returns a reference to this object so that method calls can be chained together.