Amazon.ElasticBeanstalk.Model.DescribeEnvironmentHealthRequest.IsSetAttributeNames C# (CSharp) Метод

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

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