Gets and sets the property RunningAmiVersion.
The AMI version running on this cluster. This differs from the requested version only if the requested version is a meta version, such as "latest".

C# |
public string RunningAmiVersion { get; set; }