Amazon.ElasticBeanstalk.Model.DescribeEnvironmentManagedActionsResponse.IsSetManagedActions C# (CSharp) Method

IsSetManagedActions() private method

private IsSetManagedActions ( ) : bool
return bool
        internal bool IsSetManagedActions()
        {
            return this._managedActions != null && this._managedActions.Count > 0; 
        }
DescribeEnvironmentManagedActionsResponse