def get_at_rest_encryption()

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


def get_at_rest_encryption() -> bool:
    return config.get('at_rest_encryption_enabled', default['at_rest_encryption_enabled'])