isLatestVersion property

bool? isLatestVersion
final

Indicates whether the latest version of SSM Agent is running on your Linux Managed Instance. This field does not indicate whether or not the latest version is installed on Windows managed instances, because some older versions of Windows Server use the EC2Config service to process SSM requests.

Implementation

final bool? isLatestVersion;