Amazon.EC2.Model.InstanceStateChange.IsSetPreviousState C# (CSharp) 메소드

IsSetPreviousState() 개인적인 메소드

private IsSetPreviousState ( ) : bool
리턴 bool
        internal bool IsSetPreviousState()
        {
            return this._previousState != null;
        }