Amazon.EC2.Model.InstanceStatusEvent.IsSetNotBefore C# (CSharp) Method

IsSetNotBefore() private method

private IsSetNotBefore ( ) : bool
return bool
        internal bool IsSetNotBefore()
        {
            return this._notBefore.HasValue; 
        }