Amazon.SimpleSystemsManagement.Model.SendCommandResponse.IsSetCommand C# (CSharp) 메소드

IsSetCommand() 개인적인 메소드

private IsSetCommand ( ) : bool
리턴 bool
        internal bool IsSetCommand()
        {
            return this._command != null;
        }
SendCommandResponse