Amazon.EC2.Model.DescribeNetworkAclsResult.IsSetNetworkAcls C# (CSharp) Method

IsSetNetworkAcls() private method

private IsSetNetworkAcls ( ) : bool
return bool
        internal bool IsSetNetworkAcls()
        {
            return this.networkAcls.Count > 0;
        }
    }
DescribeNetworkAclsResult