def get_node_type()

in python/elasticache/config/config_util.py [0:0]


def get_node_type() -> str:
    return config.get('node_type', default['node_type'])