Class KinesisBinderHealthIndicator

java.lang.Object
io.awspring.cloud.kinesis.stream.binder.KinesisBinderHealthIndicator
All Implemented Interfaces:
org.springframework.boot.health.contributor.HealthContributor, org.springframework.boot.health.contributor.HealthIndicator

public class KinesisBinderHealthIndicator extends Object implements org.springframework.boot.health.contributor.HealthIndicator
Since:
4.0
Author:
Artem Bilan
  • Constructor Details

  • Method Details

    • health

      public org.springframework.boot.health.contributor.Health health()
      Specified by:
      health in interface org.springframework.boot.health.contributor.HealthIndicator