Amazon.S3.Model.ListBucketInventoryConfigurationsResponse.IsSetInventoryConfigurationList C# (CSharp) Method

IsSetInventoryConfigurationList() public method

public IsSetInventoryConfigurationList ( ) : bool
return bool
        public bool IsSetInventoryConfigurationList()
        {
            return this.inventoryConfigurationList.Count > 0;
        }