reasonCode property

String? reasonCode
final

Information about the cause of OutOfService instances. Specifically, whether the cause is Elastic Load Balancing or the instance.

Valid values: ELB | Instance | N/A

Implementation

final String? reasonCode;