Amazon.EC2.Model.InstanceStatusDetails.IsSetImpairedSince C# (CSharp) Method

IsSetImpairedSince() private method

private IsSetImpairedSince ( ) : bool
return bool
        internal bool IsSetImpairedSince()
        {
            return this._impairedSince.HasValue; 
        }