Amazon.SimpleSystemsManagement.Model.ListCommandInvocationsResponse.IsSetCommandInvocations C# (CSharp) Method

IsSetCommandInvocations() private method

private IsSetCommandInvocations ( ) : bool
return bool
        internal bool IsSetCommandInvocations()
        {
            return this._commandInvocations != null && this._commandInvocations.Count > 0; 
        }
ListCommandInvocationsResponse