Describable.get_config_keys# abstract Describable.get_config_keys() → List[str][source]# Get a list of “config” keys used by the instance and its descendants. Returns: A list of “config” keys used by the instance and its descendants.