allowed property

bool? allowed
getter/setter pair

True means that the influxdb instance has NOT had initial setup; false means that the database has been setup.

Implementation

bool? allowed;