Amazon.S3.Model.ListBucketInventoryConfigurationsResponse.IsSetInventoryConfigurationList C# (CSharp) 메소드

IsSetInventoryConfigurationList() 공개 메소드

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