You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::TerminationHealth

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The termination health details, including the source IP address and timestamp of the last successful SIP OPTIONS message from your SIP infrastructure.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#sourceString

The source IP address.

Returns:

  • (String)

    The source IP address.

#timestampTime

The timestamp, in ISO 8601 format.

Returns:

  • (Time)

    The timestamp, in ISO 8601 format.