Amazon.ElasticBeanstalk.Model.DescribeEnvironmentManagedActionHistoryResponse.IsSetManagedActionHistoryItems C# (CSharp) Method

IsSetManagedActionHistoryItems() private method

private IsSetManagedActionHistoryItems ( ) : bool
return bool
        internal bool IsSetManagedActionHistoryItems()
        {
            return this._managedActionHistoryItems != null && this._managedActionHistoryItems.Count > 0; 
        }
DescribeEnvironmentManagedActionHistoryResponse