Amazon.SimpleSystemsManagement.Model.ListCommandInvocationsResponse.IsSetCommandInvocations C# (CSharp) Метод

IsSetCommandInvocations() приватный Метод

private IsSetCommandInvocations ( ) : bool
Результат bool
        internal bool IsSetCommandInvocations()
        {
            return this._commandInvocations != null && this._commandInvocations.Count > 0; 
        }
ListCommandInvocationsResponse