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

IsSetCurrentState() 개인적인 메소드

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