Builder
Properties
Indicates whether the client is using a clean session. Returns true for clean sessions or false for persistent sessions.
Unix timestamp (in milliseconds) indicating when the client connected. Present only when connected is true.
Unix timestamp (in milliseconds) indicating when the client disconnected. Present only when connected is false. This information is available for 30 minutes after the client disconnects.
The reason for the last disconnection, if the client is currently disconnected. See the developer guide for valid disconnect reasons.
The keep-alive interval in seconds that the client specified when establishing the connection.
The session expiry interval in seconds for the MQTT client connection. This is configured by the user. This value indicates how long the session will remain active after the client disconnects.
The client's source port.
The port number of the Amazon Web Services IoT Core endpoint that the client connected to.
The ID of the VPC endpoint. Present for clients connected to IoT Core via a VPC endpoint.